aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/README.md
Commit message (Collapse)AuthorAge
* proper codeblock in READMEGravatar Brent Shaffer2016-06-09
|
* Merge pull request #1499 from beardedN5rd/masterGravatar Feng Xiao2016-05-06
|\ | | | | updated README
| * after comment of Feng Xiao changed the entry to g++Gravatar beardedn5rd2016-05-06
| |
| * updated READMEGravatar beardedn5rd2016-05-06
| |
* | Updated README.mdGravatar Mahmut Ali ÖZKURAN2016-05-06
|/ | | Added relative link to cmake guide.
* Refactor README.md.Gravatar Feng Xiao2016-01-21
Move the original README.md to src since it's talking about C++ exclusively and add a more general README.md to document how to install protoc for all languages.