Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdmr committed May 31, 2013
1 parent dde9501 commit e4ec210
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ FileUpload
Spring MVC (blueimp) jQuery File Upload. Based on blueimp's Grails plugin, just ported it back to spring mvc.

## Run

```maven
mvn tomcat7:run

After application tells you its up go to [http://localhost:8080](http://localhost:8080)
```
The application is going to tell you its up, after it does go to [http://localhost:8080](http://localhost:8080) and check it out.

## Technologies
+ Spring MVC 3.2.1
Expand Down

0 comments on commit e4ec210

Please sign in to comment.