diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ # libfml: Frank's Math Library Just a collection of useful C++ math routines I've accumulated over -the years. Used by some of my personal programs. +the years. Used by some of my personal programs. MIT licensed. |