]> git.seodisparate.com - SimpleArchiver/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Thu, 27 Jun 2024 08:21:59 +0000 (17:21 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 27 Jun 2024 08:21:59 +0000 (17:21 +0900)
README.md

index 0f983b42c37b09c780f36e4399e97b0dcb61795b..634f8a7b0397004cf057dca9e3a6f24563c30307 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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).