Readme typo (issue 42).

This commit is contained in:
Neil Fraser
2015-01-08 09:57:28 -08:00
parent c6fc29b4a2
commit b6a068a7fe

View File

@@ -1,7 +1,7 @@
# Blockly
Google's Blockly is a web-based, visual programming editor. Users can drag
blocks together to build a programs. All code is free and open source.
blocks together to build programs. All code is free and open source.
**The project page is https://developers.google.com/blockly/**