Skip to content

Commit

Permalink
update README.md formatting
Browse files Browse the repository at this point in the history
fgrutsch committed Dec 9, 2021
1 parent 7ba76e5 commit 7031d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ libraryDependencies += "com.fgrutsch" %% "akka-persistence-mapdb" % "<latest>"

Add the following to your `application.conf` to use akka-persistence-mapdb as the persistence backend:

```json
```
akka {
persistence {
journal {

0 comments on commit 7031d9b

Please sign in to comment.