Skip to content
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
myobie authored Aug 31, 2020
1 parent 5f64bfe commit 267014e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
The code is this repo is very old and is here to be read and learned from. It is not maintained. 🕶

- - -

class Stuff

class << self
Expand All @@ -12,4 +16,4 @@ Stuff.diff('a word is here', 'a nother word is there')

# => 'a<ins class=\"diffins\"> nother</ins> word is <del class=\"diffmod\">here</del><ins class=\"diffmod\">there</ins>'

Checkout the crappy specs for good examples.
Checkout the crappy specs for good examples.

0 comments on commit 267014e

Please sign in to comment.