From 6d4ced1f8f1ccb726a2e840ed8d6d8bca0833856 Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Tue, 7 Jul 2015 10:38:13 +0300 Subject: Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9eba286 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# libfixmath + +This is a mirror of the libfixmath's original SVN repository on Google Code. + +Libfixmath implements Q16.16 format fixed point operations in C. -- cgit v1.2.3