1
1
mirror of https://github.com/mgree/ffs.git synced 2024-09-11 19:17:40 +03:00

whoops, markdown is hard

This commit is contained in:
Michael Greenberg 2021-06-29 09:37:35 -04:00
parent 61d10c4db4
commit 8a65bf6fdc

View File

@ -23,7 +23,7 @@ to come.
# Examples
![Demo of in-place editing, starting from an empty JSON object to building up a compound one; transcript is below](assets/images/inplace_demo)]
![Demo of in-place editing, starting from an empty JSON object to building up a compound one; transcript is below](assets/images/inplace_demo.gif)
Run `ffs [file]` to mount `file.blah` at the mountpoint `file`. The
final, updated version of the file will be outputted on stdout.