aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index c247263..7785ea7 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
***Project Documentation***
+(!) Please note that documentation is incomplete and can be very outdated (!)
+
- [Compile fases](docs/COMPILE.md)
- [Mirrors](docs/MIRRORS.md)
@@ -14,6 +16,8 @@
- [Incomplete TODO list](docs/TODO.md)
+- [FAQ](docs/FAQ.md)
+
## Goal
The `fases` project tries to provide friendly, functionnal and simple core
@@ -22,6 +26,9 @@ be entirely portable and working on any UNIX-like Operating System and kernel
such as OpenBSD and Linux. It also tries to be completly modular and as such
one utility should **not** depend on another in order to work. The coreutils
are still a work-in-progress.
+The `fases` utilities are currently tested on Artix, Alpine, OpenBSD, OS X and
+FreeBSD. We expect all utilities to work on all systems implementing POSIX
+due to us using only POSIX-compliant functions.
## Directory structure