diff --git a/README.md b/README.md index b13e46c..75642dc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # 9float -An implementation of Q floating point format over C++ \ No newline at end of file +An implementation of Q floating point format over C++. + +`9float` is a header only library for handling fixed precision calculations over floating point values. \ No newline at end of file