Skip to content

Commit 5ee1065

Browse files
committed
rename main to demo in readme, closes #1
1 parent 47efe94 commit 5ee1065

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ without closing and re-opening the device in between. This behaviour is nothing
1919
to do with Rust (a super simple C sketch demonstrates the same effect) so if
2020
you have any ideas please shout.
2121

22-
`main.rs` contains a very simple example that doesn't do anything yet.
22+
`demo.rs` contains a very simple example that doesn't do anything interesting
23+
with the radio data yet.
2324

2425
This is probably not the world's most idiosyncratic rust; please point out
2526
anything that could be nicer. This probably isn't packaged or documented in the

0 commit comments

Comments
 (0)