move zettel to demo

master
Brian Hicks 2020-05-29 14:26:43 -05:00
parent a2262aeb6c
commit 6318e8a247
17 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ The word is from German: *Zettel* for slip (of paper) and *kasten* for box.
(TODO: check etymology if I publish this.)
The rest of this README is a demonstration of the output.
Check it out at [`/zettel`](./zettel) in the source.
Check it out at [`/demo`](./demo) in the source.
## TODO

View File

@ -2,7 +2,7 @@ use std::path::Path;
use zettel;
fn main() {
match zettel::in_dir(Path::new("zettel")) {
match zettel::in_dir(Path::new("demo")) {
Ok(zettels) => println!(
"{}",
zettels