aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMroik <mroik@delayed.space>2025-02-02 05:12:17 +0100
committerMroik <mroik@delayed.space>2025-02-02 05:19:55 +0100
commitf58a40d57e894f7e49b196bceb16be2c0460605a (patch)
tree5a7c23f4ed549f465c21c1842f3eaa869390bc58
parentf3711d055ec72d9702be4ecb8854a6f32ce13277 (diff)
Add example to README0.0.1
-rw-r--r--Cargo.lock20
-rw-r--r--Cargo.toml4
-rw-r--r--README.md14
-rw-r--r--assets/example.gifbin0 -> 2416287 bytes
4 files changed, 24 insertions, 14 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 4cd9f09..4f263c7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -245,6 +245,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f"
[[package]]
+name = "marika-finger-blaster"
+version = "0.0.1"
+dependencies = [
+ "clap",
+ "crossterm",
+ "rand",
+ "tokio",
+]
+
+[[package]]
name = "memchr"
version = "2.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -482,16 +492,6 @@ dependencies = [
]
[[package]]
-name = "typer"
-version = "0.1.0"
-dependencies = [
- "clap",
- "crossterm",
- "rand",
- "tokio",
-]
-
-[[package]]
name = "unicode-ident"
version = "1.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
diff --git a/Cargo.toml b/Cargo.toml
index d24b637..f0fcc2b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
-name = "typer"
-version = "0.1.0"
+name = "marika-finger-blaster"
+version = "0.0.1"
edition = "2021"
[dependencies]
diff --git a/README.md b/README.md
index 329ac85..05d7f6c 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,12 @@
-A typing program kinda like monkeytype.com but in your terminal! Just run it
-specifying the text to use with `--quote`.
+# Marika Finger Blaster
+A typing program kinda like monkeytype.com but in your terminal!
+There's only one argument you have to use which is the path to a file containing
+the text you want to use.
+![gif showing how it works](https://raw.githubusercontent.com/Mroik/marika-finger-blaster/refs/heads/master/assets/example.gif)
+
+At the end it shows your:
+- WPM
+- Amount of mistakes
+- Accuracy.
+It even has a mistake history highlighting where were your mistakes.
+(Sorry for the font of my terminal :P)
diff --git a/assets/example.gif b/assets/example.gif
new file mode 100644
index 0000000..2f66076
--- /dev/null
+++ b/assets/example.gif
Binary files differ
XMR address: 854DmXNrxULU3ZFJVs4Wc8PFhbq29RhqHhY8W6cdWrtFN3qmooKyyeYPcDzZTNRxphhJ5UzASQfAdEMwSteVqymk28aLhqj