Skip to content

Commit 51d4ead

Browse files
author
Chris Klimas
authored
Update README.markdown
Remove links to gimcrackd.com
1 parent 3f4823a commit 51d4ead

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.markdown

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
README : tweecode/twee
22
======
33

4-
To run twee, you will need a copy of this code, a local Python installation, and a .tw file. You can get this fork from github using, for example, the ZIP button. Python should come pre-installed on a Mac; a Windows installer is available at [python.org](http://www.python.org/getit/). You can find some sample twee files at [gimcrackd.com](http://gimcrackd.com/).
4+
To run twee, you will need a copy of this code, a local Python installation, and a .tw file. You can get this fork from github using, for example, the ZIP button. Python should come pre-installed on a Mac; a Windows installer is available at [python.org](http://www.python.org/getit/).
55

66
Once you have all those, open the Terminal or a command prompt, change to the twee directory, and type something like:
77

@@ -14,7 +14,3 @@ To compile to Sugarcane instead of Jonah, use the -t flag:
1414
To export the story data to JSON (which could be used by third-party programs like [Twine for AS3](https://github.com/emmett9001/twine-as3)), simply use
1515

1616
./twee -t json my-input-file.tw > my-story-output.json
17-
18-
***
19-
20-
See the [twee documentation](http://gimcrackd.com/etc/doc/) for more information about twee.

0 commit comments

Comments
 (0)