aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e05cc88..4484210 100644
--- a/README.md
+++ b/README.md
@@ -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.