summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-07-23 11:10:47 +0300
committerYuval Adam <_@yuv.al>2018-07-23 11:10:47 +0300
commit1ec4d661a0dccc84bee5585570259be02c6004bf (patch)
tree3a49b135d7074261b62947fd3bd072452a3fd902
parent5fa4a9cddac8c4602247acaa42ea259b497931cb (diff)
Change name
-rw-r--r--Cargo.toml2
-rw-r--r--README.md3
2 files changed, 4 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fdf456f..6bcf779 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "rustyl"
+name = "rustl"
version = "0.1.0"
authors = ["Yuval Adam <_@yuv.al>"]
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7ce21e7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# RusTL
+
+A pure Rust implementation of the RTL-SDR driver.