From cd6b186ba4b9de86a6dc8a92f3f28cbefd12232f Mon Sep 17 00:00:00 2001 From: Sergey Yagovtsev Date: Thu, 30 Mar 2017 06:19:45 +0300 Subject: [PATCH] Update Readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2772242..ed1f886 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ 4. [Build](#build) - [Linux](#linux) - [Windows](#windows) +5. [License](#license) # About Lightweight cross-platform profiler library for c++ @@ -207,3 +208,10 @@ $ mkdir build $ cd build $ cmake .. -G "Visual Studio 12 2013 Win64" ``` + +#License + +Licensed under either of +- MIT license (LICENSE.MIT or http://opensource.org/licenses/MIT) +- Apache License, Version 2.0, (LICENSE.APACHE or http://www.apache.org/licenses/LICENSE-2.0) +at your option.