Update README.md
Add AIX to the supported systems list.
Put a "Believed working" header to show others where we could use help.d72108a558119f3bbe62db431f69990c2b01c5ef
README.md | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -17,14 +17,16 @@ Supported systems
* Linux (glibc and musl)
* Cygwin
* Android (via Termux)
+* AIX (with major thanks to @tssva and @NattyNarwhal)
Running on a system not listed here? Add it and send a pull request!
-Current porting efforts
------------------------
-`oksh` is currently being ported to the following platforms.
+Believed working
+----------------
+We believe that `oksh` will work on the following platforms, but testing is needed.
Help is greatly appreciated and encouraged!
-* AIX
+* HPUX
+* Solaris
Supported compilers
-------------------