Skip to content

Commit

Permalink
Small update of description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin committed May 27, 2016
1 parent 8421244 commit febbb79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
str_switch
==========

"Switch" for strings in C++11.
This code should work on the any C++11 compiler.
Implementation of "switch-case" statements for strings in C++11.
This code should work for any C++11 compiler.

You can freely to use and modify it for any purpose, without attribution.
You can freely use and modify it for any purposes, with or without attribution.

0 comments on commit febbb79

Please sign in to comment.