Skip to content

Commit e316c0c

Browse files
committed
Fixed README.md
1 parent b13b5cf commit e316c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is a repo for a starter application for a Single Page Application featuring
1010
- You kind of don’t need to care about routes, they work automatically as you add new views. Still allows for flexibility if you plan any special routes.
1111
- Authentication!
1212
- Flexible, extensible, clean
13-
- Token-based (![tymondesigns/jwt-auth](https://github.com/tymondesigns/jwt-auth))
13+
- Token-based ([tymondesigns/jwt-auth](https://github.com/tymondesigns/jwt-auth))
1414
- Persistent local storage
1515
- Larevel Elixir readily configured
1616
- Versioning of CSS and JS files (cache busting)

0 commit comments

Comments
 (0)