diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2020-02-23 18:53:14 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2020-02-23 18:53:14 +0100 |
commit | 48008f95629a450707287fc73cc277a7c16a297e (patch) | |
tree | fcd68184b86311d409ec7b4f81fca65586aee331 /README.md | |
parent | 72944554a6fc3b9fa19d42f571e833a318186af2 (diff) | |
download | apk-tools-48008f95629a450707287fc73cc277a7c16a297e.tar.gz apk-tools-48008f95629a450707287fc73cc277a7c16a297e.tar.bz2 apk-tools-48008f95629a450707287fc73cc277a7c16a297e.tar.xz apk-tools-48008f95629a450707287fc73cc277a7c16a297e.zip |
readme: rename to .md and add some content
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9959ac8 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Alpine Package Keeper + +Alpine Package Keeper (apk) is a package manager developed for Alpine Linux. + +Online documentation is available in the [docs/](docs/) directory in the form of man pages. |