From a1e92c7c5e40ccf75f0ff051589a915d0b53582b Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Sun, 30 May 2021 10:52:41 +0300 Subject: [PATCH] Update README.md Add note about maintenance --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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: MIT