mirror of
https://github.com/yse/easy_profiler.git
synced 2024-12-26 08:01:51 +08:00
Update Readme
This commit is contained in:
parent
297174942f
commit
cd6b186ba4
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user