Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
jhckragh committed Aug 3, 2012
1 parent 8cc0a60 commit 8d9bb7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
# clj-dregaut # clj-dregaut


Naive Clojure implementation of some regular expression and automaton Naive Clojure implementation of some regular expression and automaton
algorithms from [Martin] (John Martin, Introduction to Languages and algorithms from [Martin] \(John Martin, Introduction to Languages and
the Theory of Computation, 4th edition, McGraw-Hill, 2010). the Theory of Computation, 4th edition, McGraw-Hill, 2010).


My goals for this project are twofold: My goals for this project are twofold:
Expand All @@ -15,7 +15,7 @@ highly inefficient.


## Usage ## Usage


Is discouraged unless you don't care about efficiency. Is discouraged, unless you don't care about efficiency.


## Credits ## Credits


Expand Down

0 comments on commit 8d9bb7a

Please sign in to comment.