Wrap README at 80 chars

This commit is contained in:
Chad Whitacre
2013-09-25 20:18:20 -04:00
parent 7f28c7e434
commit 740a1cd04b

View File

@@ -1,12 +1,14 @@
Exercises in Programming Style Exercises in Programming Style
============================== ==============================
Comprehensive collection of well-known, and not so well-known, programming styles using a simple computational task, term frequency. Comprehensive collection of well-known, and not so well-known, programming
styles using a simple computational task, term frequency.
Additions are welcome! Additions are welcome!
You can contribute: You can contribute:
- an example program that follows one of the existing styles, but written in a different programming language - an example program that follows one of the existing styles, but written in a
different programming language
- an entirely new programming style - an entirely new programming style
- new names for the existing styles - new names for the existing styles
- discussion of names, pros and cons of each style - discussion of names, pros and cons of each style