Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dakota authored and Dakota committed Dec 31, 2017
1 parent e969a25 commit f2c87b9
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# c2f
# c2f
This is a simple program to convert between celsius and fahrenheit.
To use you need to build the repo with cargo.


git clone https://github.com/BearzRobotics/c2f.git
cargo run -- --help
Empty file added target/debug/.cargo-lock
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2d4ed1c6c0025d09
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"rustc":18271021389846231039,"features":"[]","target":15230972257255536744,"profile":731176819336294830,"deps":[],"local":[{"MtimeBased":[[1514749017,425795465],"/home/dakota/git/c2f/target/debug/.fingerprint/c2f-bddd3bfc7a421b8e/dep-bin-c2f-bddd3bfc7a421b8e"]}],"rustflags":[]}
Binary file not shown.
Binary file added target/debug/c2f
Binary file not shown.
1 change: 1 addition & 0 deletions target/debug/c2f.d
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/home/dakota/git/c2f/target/debug/c2f: /home/dakota/git/c2f/src/main.rs
Binary file added target/debug/deps/c2f-bddd3bfc7a421b8e
Binary file not shown.

0 comments on commit f2c87b9

Please sign in to comment.