diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-13 16:40:49 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-13 16:40:49 +0100 |
commit | 1051ad555ac9ac98a41aa0efa675ce4a1d009e1c (patch) | |
tree | 5607b16f223a2fb498493ddd30dd1953ca781384 | |
parent | 9bff16f5ec777d3f4a9f7e8e8140907f3b404fa2 (diff) | |
download | liberty-1051ad555ac9ac98a41aa0efa675ce4a1d009e1c.tar.gz liberty-1051ad555ac9ac98a41aa0efa675ce4a1d009e1c.tar.xz liberty-1051ad555ac9ac98a41aa0efa675ce4a1d009e1c.zip |
Update README
-rw-r--r-- | README.adoc | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 81b9b27..58ea5e2 100644 --- a/README.adoc +++ b/README.adoc @@ -15,7 +15,13 @@ The API is intentionally unstable, which allows for easy refactoring. All development is done on Linux, but other POSIX-compatible operating systems should be supported as well. They have an extremely low priority, however, and -I'm not testing them at all. +I'm not testing them at all, with the exception of OpenBSD. + +Contributing and Support +------------------------ +Use this project's GitHub to report any bugs, request features, or submit pull +requests. If you want to discuss this project, or maybe just hang out with +the developer, feel free to join me at irc://irc.janouch.name, channel #dev. License ------- |