diff options
author | Jordan Gong <jordan@inspiron-n4050.localdomain> | 2020-08-04 08:53:02 +0800 |
---|---|---|
committer | Jordan Gong <jordan@inspiron-n4050.localdomain> | 2020-08-04 08:53:02 +0800 |
commit | f3ddd7930bf3a976419836b57a9f0f1197913e9d (patch) | |
tree | 494f680cc63edc217c0a1ffd264a2c99cd1cf1a7 |
Init repo
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b4396c6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Learning Rust + +A Rust playground. |