aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@github.mail.kapsi.fi>2021-05-30 10:52:41 +0300
committerGitHub <noreply@github.com>2021-05-30 10:52:41 +0300
commita1e92c7c5e40ccf75f0ff051589a915d0b53582b (patch)
tree18817b64f5798a344f2d0ece30c54ab5e8b54e05
parent0c88e55fa8f132e8ac15426911d155f136078302 (diff)
Update README.md
Add note about maintenance
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0b7055c..536ffa7 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
This is a mirror of the libfixmath's original SVN repository on Google Code.
+**Not actively maintained, pull requests welcome.**
+
Libfixmath implements Q16.16 format fixed point operations in C.
License: <a href="http://www.opensource.org/licenses/mit-license.php">MIT</a>