Update README.md

This commit is contained in:
Bobbi Webber-Manners 2021-09-05 21:52:47 -04:00 committed by GitHub
parent ae90ac8a3c
commit 4aec99c8f0
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ the tree. Some examples:
- `APPLECORN` - relative path
- `^` - parent dir
- `..` - parent dir (alternate form)
- `\^/^` - up two levels
- `^/^` - up two levels
- `../..` - up two levels (alternate form)
- `^/MYSTUFF` - file or directory in parent
- Since Acorn's DFS allows filenames beginning with a digit, while ProDOS