aboutsummaryrefslogtreecommitdiff
path: root/src/README.md
Commit message (Collapse)AuthorAgeFilesLines
* proper codeblock in READMEBrent Shaffer2016-06-091-1/+1
|
* Merge pull request #1499 from beardedN5rd/masterFeng Xiao2016-05-061-1/+4
|\ | | | | updated README
| * after comment of Feng Xiao changed the entry to g++beardedn5rd2016-05-061-2/+2
| |
| * updated READMEbeardedn5rd2016-05-061-1/+4
| |
* | Updated README.mdMahmut Ali Ă–ZKURAN2016-05-061-1/+1
|/ | | Added relative link to cmake guide.
* Refactor README.md.Feng Xiao2016-01-211-0/+209
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.