Skip to content

Commit ba51535

Browse files
committed
Release 1.0
1 parent b7f6e74 commit ba51535

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ process without any prior setup at the target process.
33

44
If you want a Clojure REPL console, try `liverepl <https://github.com/djpowell/liverepl>`_.
55

6-
TODO: Add a YouTube video here
7-
http://stackoverflow.com/questions/4279611/how-to-embed-a-video-into-github-readme-md
8-
96
Download
107
--------
118

12-
Extract `scalive-1.0.zip <TODO>`_, you will see:
9+
Download and extract
10+
`scalive-1.0.zip <https://drive.google.com/folderview?id=0B4nP_B5KDxyPdW9xLU5USVJoSzg>`_
11+
(if you're using enterprise GMail account, you may need to log out to download),
12+
you will see:
1313

1414
::
1515

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ organization := "tv.cntt"
22

33
name := "scalive"
44

5-
version := "1.0-SNAPSHOT"
5+
version := "1.1-SNAPSHOT"
66

77
autoScalaLibrary := false
88

0 commit comments

Comments
 (0)