diff --git a/README.md b/README.md index 3bc328d..4c16a4d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# **BLT v0.16** +# **BLT v0.20** A C++17 common utilities library to make thing easy! ![Icon](icon_large.png) @@ -98,4 +98,4 @@ from the v1 profiler. It is encouraged to use the new blt::* profile functions o - `std::chrono::duration_cast(std::chrono::high_resolution_clock::now().time_since_epoch()).count()` becomes `blt::system::nanoTime()` - Formatted time string with year/month/date + current time - ## Profiling - - Basic profiler with history and formatted output \ No newline at end of file + - Basic profiler with history and formatted output