mirror of
https://github.com/yse/easy_profiler.git
synced 2025-01-14 00:27:55 +08:00
Update Readme
This commit is contained in:
parent
297174942f
commit
cd6b186ba4
@ -19,6 +19,7 @@
|
|||||||
4. [Build](#build)
|
4. [Build](#build)
|
||||||
- [Linux](#linux)
|
- [Linux](#linux)
|
||||||
- [Windows](#windows)
|
- [Windows](#windows)
|
||||||
|
5. [License](#license)
|
||||||
|
|
||||||
# About
|
# About
|
||||||
Lightweight cross-platform profiler library for c++
|
Lightweight cross-platform profiler library for c++
|
||||||
@ -207,3 +208,10 @@ $ mkdir build
|
|||||||
$ cd build
|
$ cd build
|
||||||
$ cmake .. -G "Visual Studio 12 2013 Win64"
|
$ 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