Update README.md
This commit is contained in:
parent
7c25300e2b
commit
dc9ddcfa76
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
# Simple Archiver
|
||||
|
||||
This program exists because I could not get `tar` or `ar` to compile with
|
||||
[Cosmopolitan](https://justine.lol/cosmopolitan/index.html). Thus, this
|
||||
archiver will be written with support for Cosmopolitan in mind. This means
|
||||
sticking to the C programming language and possibly using Cosmopolitan-specfic
|
||||
API calls.
|
||||
|
||||
## LICENSE Information
|
||||
|
||||
Uses the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0).
|
||||
|
|
Loading…
Reference in a new issue