Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Oct 15, 2022
1 parent 80ff66e commit 1745f65
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
Expand Up @@ -6,7 +6,7 @@ To start the application:
- Create and migrate your database with `make migrate`
- Start the application with `make run` or `make i`

Now you can visit `localhost:4000`(http://localhost:4000) from your browser.
Now you can visit [localhost:4000](http://localhost:4000) from your browser.


### Database
Expand Down

0 comments on commit 1745f65

Please sign in to comment.