aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2019-03-13 03:09:04 -0400
committerB. Watson <yalhcru@gmail.com>2019-03-13 03:09:04 -0400
commit293037f30ee89933551421df1a5193c4322179ab (patch)
tree7bb8ecf4bdb6be3baa8771773c4bfffb9b0ba6f1 /README
parentb8fc9491cdde70ed9224a13cc8039e82bf0d54ff (diff)
downloadfujichat-293037f30ee89933551421df1a5193c4322179ab.tar.gz
add ATR download URL to README
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 25ef2cb..626c0b8 100644
--- a/README
+++ b/README
@@ -19,6 +19,13 @@ doc/ - documentation, including (possibly obsolete) design notes.
src/ - FujiChat source, excluding uIP library.
uip/ - Modified/hacked-up version of Adam Dunkels' uIP, used as a library.
+If you just want to run FujiChat and don't care about compiling it, you
+can grab the latest build from:
+
+http://urchlay.naptime.net/repos/fujichat/plain/src/fujichat.atr
+
+Paste that into your browser and "Save as", or else use wget to download it.
+
To compile FujiChat:
- First, install cc65. Needs to be a snapshot or release later than the