Remove advice which is now unnecessary.
Chris Pressey
4 years ago
46 | 46 |
in the `doc` directory, and a collection of example programs in the `eg`
|
47 | 47 |
directory. These were taken from public-domain sources.
|
48 | 48 |
|
49 | |
To run the interpreter on one of the example programs, you can use backticks:
|
50 | |
|
51 | |
./bin/stringie `cat eg/hello.ul`
|
52 | |
|
53 | 49 |
License
|
54 | 50 |
-------
|
55 | 51 |
|