diff options
author | Tobias Klauser <tobias.klauser@gmail.com> | 2014-04-01 15:48:47 +0200 |
---|---|---|
committer | Tobias Klauser <tobias.klauser@gmail.com> | 2014-04-01 15:48:47 +0200 |
commit | c4e082378b4430a6a86ee5100742f4386121d1a2 (patch) | |
tree | 3d9283af86ade7a81583b412e5396b7050fa257c | |
parent | e1a96cc54e38640175804ac9d0ab0263756e043d (diff) |
Update README.md
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,7 @@ -cppsnippets -=========== +cppsnippets - nice C++ code snippets +==================================== -nice C++ code snippets +This repository contains a collection of C++ code snippets to be used as part of +various other software. + +All code is licensed under the permissive MIT license, see the file LICENSE for details. |