aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@github.mail.kapsi.fi>2015-07-07 10:38:13 +0300
committerPetteri Aimonen <jpa@github.mail.kapsi.fi>2015-07-07 10:38:13 +0300
commit6d4ced1f8f1ccb726a2e840ed8d6d8bca0833856 (patch)
treecbf7b5b91caf772795ed0816f39d8b0e69468d8d /README.md
parentcbbfe85a4adb27394898600eea62afbacdb962f3 (diff)
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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.