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.