diff options
| author | Petteri Aimonen <jpa@github.mail.kapsi.fi> | 2015-07-07 10:38:13 +0300 |
|---|---|---|
| committer | Petteri Aimonen <jpa@github.mail.kapsi.fi> | 2015-07-07 10:38:13 +0300 |
| commit | 6d4ced1f8f1ccb726a2e840ed8d6d8bca0833856 (patch) | |
| tree | cbf7b5b91caf772795ed0816f39d8b0e69468d8d | |
| parent | cbbfe85a4adb27394898600eea62afbacdb962f3 (diff) | |
Create README.md
| -rw-r--r-- | README.md | 5 |
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. |
