summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2020-09-23 14:45:54 +0100
committerrafa_99 <rafa99@protonmail.com>2020-09-23 14:45:54 +0100
commitc50e62f68aa5a16a002ec235ebe7d91484d30549 (patch)
tree165fd2a07e7fb81e834ae2f309dd8aa19c723149
parent1955f267936441e9cf93faecf2b33b35a8a561fe (diff)
Updated README.md
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index a2af466..3ab2486 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,12 @@ This is a C wrapper that integrates with the prebuilt package managers in variou
## How to use
+### Install
+
+`sudo make clean install`
+
+### Usage
+
`pkg <command>`
### Commands
@@ -23,6 +29,18 @@ This is a C wrapper that integrates with the prebuilt package managers in variou
* **u** *update* - updates repos and packages
+## Supported OS'es
+
+* Arch Linux based distros;
+* Debian based distros;
+* Gentoo based distros;
+* Void Linux *(or xbps)* derived/based distro.
+
+## FAQ
+
+**Q: Will you ever add *X* OS to the wrapper?**
+A: Depends on the OS notoriety and usage, unless you open a PR with your code to adding support to the desired OS. In that case, I'll gladly merge the PR.
+
## Authors:
* Rafael Marçalo