Skip to content

Commit

Permalink
Updated readme file to display cleanly in github
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchappelle committed Jun 5, 2014
1 parent 5af010e commit d4a1f5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
+ gnu-project-framework
============================== gnu-project-framework ==============================

This is a project skeleton that can be used to quickly get up and running with
a gnu based c/c++ project without having to fight through all of the initial gnu
make overhead. The sample included in the project framework includes simple skeletons
of both a c and c++ library, unit testing for these libraries, and the corresponding
c and c++ executables that use these libraries.

+ Unit Testing
================================== unit testing ===================================

cxxtest is integrated with this project. To install cxxtest in your development
environment you ihave two options:
Expand Down

0 comments on commit d4a1f5d

Please sign in to comment.