diff --git a/README.md b/README.md
index 6e9f2d9..2249abf 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,18 @@ A curated list of awesome projects using Gitea
 
 ### Contents
 
-- [Softwares](#softwares)
+- [Applications](#applications)
     - [Android](#android)
     - [Command Line](#command-line)
     - [DevOps](#devops)
+    - [Storage](#storage)
+
+- [Framework](#Framework)
+    - [Mobile](#mobile)
+    - [Python](#python)
 
 
-## Softwares
+## Applications
 
 ### Android
 
@@ -20,9 +25,27 @@ A curated list of awesome projects using Gitea
 
 ### Command Line
 
+* [brew](https://gitea.com/Homebrew/brew) - The missing package manager for macOS (or Linux) (mirror).
+* [mc](https://gitea.com/minio/mc) -MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage (mirror).
 * [tea](https://gitea.com/gitea/tea) - A command line tool to interact with Gitea servers.
 
+
 ### DevOps
 
 * [gitea](https://gitea.com/gitea/gitea_mirror) - Git with a cup of tea, painless self-hosted git service (mirror).
 
+### Storage
+
+* [MinIO](https://gitea.com/minio/minio) - MinIO is a high performance object storage server compatible with Amazon S3 APIs (mirror).
+
+
+## Framework
+
+### Mobile
+
+* [flutter](https://gitea.com/flutter/flutter) -  Flutter makes it easy and fast to build beautiful mobile apps (mirror).
+
+### Python
+
+* [biotite](https://codeberg.org/biotite-dev/biotite) - A general framework for computational biology (mirror).
+