mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 16:18:44 +08:00
Improve the README
This commit is contained in:
parent
7b78e8e0b1
commit
3e088e4095
@ -14,6 +14,7 @@ from the [redox](https://gitlab.redox-os.org/redox-os/redox) repository.
|
||||
[](./LICENSE)
|
||||
|
||||
- [Recipe Categories](#recipe-categories)
|
||||
- [Search Recipes](#search-recipes)
|
||||
- [Package Policy](#package-policy)
|
||||
- [Cross-Compilation](#cross-compilation)
|
||||
- [Library Linking](#library-linking)
|
||||
@ -34,9 +35,10 @@ The categories inside the `recipes` folder.
|
||||
- `dev` - Programs used for development and programming languages, like compilers and dependency managers
|
||||
- `doc` - Programs used for documentation
|
||||
- `emulators` - Console emulators or compatibility layers
|
||||
- `fonts` - Fonts and programs for fonts
|
||||
- `games` - Any kind of game
|
||||
- `graphics` - Programs used for graphics processing or production
|
||||
- `gui` - Graphical interfaces
|
||||
- `gui` - Orbital
|
||||
- `icons` - Icon packs
|
||||
- `libs` - Software with functions for other softwares, like OpenSSL
|
||||
- `math` - Programs used for calculations
|
||||
@ -51,6 +53,10 @@ The categories inside the `recipes` folder.
|
||||
- `web` - World Wide Web browsers and tools
|
||||
- `wip` - Software that needs porting or incomplete recipes
|
||||
|
||||
### Search Recipes
|
||||
|
||||
Click in the button named "Find file" on the top of this repository to search for recipe names.
|
||||
|
||||
### Package Policy
|
||||
|
||||
Before sending your recipe to upstream (to become a public package), you must follow these rules:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user