Readme.md edited online with Bitbucket

This commit is contained in:
Armando Rivera 2013-11-09 02:17:38 +00:00
parent 3609e58134
commit c0b4371839

View File

@ -12,7 +12,7 @@
`clang++ demo.cpp -o demo`
### This is a proof of concept of using a BASIC-like syntax to program C++.
### This is a proof of concept using a BASIC-like syntax to program C++.
### For the list of current Keywords, see the Keywords.txt file