Skip to content

Commit

Permalink
Merge pull request Mooophy#13 from gitter-badger/gitter-badge
Browse files Browse the repository at this point in the history
Add a Gitter chat badge to README.md
  • Loading branch information
pezy committed Jan 13, 2015
2 parents cd1d487 + a728d95 commit 60b2afc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#C++ Primer (第5版) 习题答案 [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/pezy/cpp-primer/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
##C++ Primer (5th Edition) exercise answers.

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pezy/Cpp-Primer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

### Note

- Use `-std=c++11`(optional: `-pedantic -Wall`) flag when compiling.(or you can use Visual Studio 2012+)
Expand Down

0 comments on commit 60b2afc

Please sign in to comment.