From bba9d15e35dbe06bde7486ac3e9358e62486791d Mon Sep 17 00:00:00 2001 From: "Vicente J. Botet Escriba" Date: Mon, 9 Jun 2014 14:09:15 +0200 Subject: [PATCH] Added README.md. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..28aae84 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +ratio +====== + +Compile time rational arithmetic. C++11. + +### License + +Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).