Skip to content

Commit

Permalink
Remove mention of v1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
etaque authored Oct 14, 2016
1 parent a4e3480 commit 89f3e69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

A sailing race simulator, multiplayer & real-time, in you browser.

_See [`v1`](https://github.com/etaque/tacks/tree/v1) branch for current deployment source_

Server app is powered by Scala 2.11 with Play 2.3, Slick 3, Akka for websockets orchestrations and uses PostgreSQL for database. No classes except actors, code is written in a functional style.

Game client is an [Elm](http://elm-lang.org/) app, an statically-typed functional language that compiles to Javascript.
Expand Down

0 comments on commit 89f3e69

Please sign in to comment.