aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-07-08 03:21:19 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-07-08 03:21:19 +0300
commitbabbf53729f2c954a367fadc24e09d73d066a561 (patch)
treea5101e35201924274ae949b42902d899f330ff31
parentstd::call_once: fix code samples (diff)
downloadjekyll-theme-babbf53729f2c954a367fadc24e09d73d066a561.tar.gz
jekyll-theme-babbf53729f2c954a367fadc24e09d73d066a561.zip
README update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64f352c..59bafc9 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# C++ tips
-Thoughs on C++ and life.
+Personal C++ notes.
Hosted on [GitHub Pages](https://pages.github.com) at https://egor-tensin.github.io/cpp_tips/.
## Installation