Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
xanni committed Sep 26, 2024
1 parent 8dbf2c6 commit e29a489
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ or creating new work prior to later export for formatting and dissemination, or
it might be embedded within another system for structural organisation and
presentation such as Ted Nelson's Zigzag.

## How to download and use

Jotty is available for Linux, MacOS and Windows at:
<https://github.com/xanni/jotty/releases>

It must be run inside a terminal window. Extract the program from the archive,
open a terminal window (for example *Terminal Emulator* or *Windows Terminal*),
change to the directory containing the executable and type the name of the
program. You can optionally provide a filename for the permascroll which will
default to `jotty.jot` if not provided, or you can use the options `-help` or
`-version` to print out the command line help and program version respectively.

## Design goals

1. Ensure that work is never lost by
Expand Down Expand Up @@ -536,6 +548,12 @@ version and cut windows.
concurrency control (MVCC). Every user is creating their own versions,
but the user interface can show and permit transcluding from remote versions.

## Acknowledgements

Thanks to Dr. Katherine Phelps for her support and encouragement, Dr. Ted Nelson
for the inspiration and friendship, and Christoph Schwentker, Yoshida Yukihiko
and Kennichi Unnai for reviewing the translations.

## Copyright notice and license

Copyright © 2024 Andrew Pam <mailto:[email protected]>
Expand Down

0 comments on commit e29a489

Please sign in to comment.