Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Commit 543baa8

Browse files
committed
Updated readme
1 parent 843dc77 commit 543baa8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# smal.ly
22

33
A simple url shortener written in java+memcached using the Play! framework for deploying on Heroku.
4+
5+
## Usage
6+
7+
```bash
8+
play dependencies --sync
9+
play run
10+
```

0 commit comments

Comments
 (0)