Skip to content

Commit 49215e1

Browse files
author
Martin Raison
committed
README update
1 parent 1ea64ee commit 49215e1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
target/
1+
target/

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ If the case class contains 2 fields or more, Play's [JSON macro inception](http:
3030
This is often more convenient than Play's default format ```{"name": "San Francisco"}```.
3131

3232
#Installation
33-
*This project hasn't been published yet. This message will be removed once it becomes available*
3433

3534
If you're using Play (version 2.1 or higher) with SBT, you should add the following settings to your build:
3635

0 commit comments

Comments
 (0)