mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 04:31:21 +00:00
Split README in README.md and CONTRIBUTING.md
see https://github.com/blog/1184-contributing-guidelines Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
This commit is contained in:
21
README.md
Normal file
21
README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# OpenWRT packages feed
|
||||
|
||||
## Description
|
||||
|
||||
This is the OpenWrt "packages"-feed containing community-maintained packages.
|
||||
|
||||
## Usage
|
||||
|
||||
This feed is enabled by default. To install all its package definitions:
|
||||
|
||||
Run: ./scripts/feeds update packages
|
||||
Run: ./scripts/feeds install -a -p packages
|
||||
|
||||
## License
|
||||
|
||||
See [LICENSE](LICENSE) file.
|
||||
|
||||
## Package Guidelines
|
||||
|
||||
See [CONTRIBUTING.md](CONTRIBUTING.md) file.
|
||||
|
||||
Reference in New Issue
Block a user