summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dd1bdbf..3f0ae4a 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ by boosting any typical **Linux text-processing utils** such as `grep`, `sort`,
## Usage
-**[Download *up* for Linux](https://github.com/akavel/up/releases/download/v0.2.1/up)**
+**[Download *up* for Linux](https://github.com/akavel/up/releases/download/v0.3/up)**
  |   [Other OSes](https://github.com/akavel/up/releases)
To start using **up**, redirect any text-emitting command (or pipeline) into it
@@ -95,7 +95,7 @@ then:
- [RIIR](https://rust-lang.org) (once I learn enough of Rust... at some
point in future... maybe...) — esp. to hopefully make *up* be a smaller
binary (and also to maybe finally learn some Rust); though I'm somewhat
- afraid if it might ossify the codbase and make harder to develop
+ afraid if it might ossify the codebase and make harder to develop
further..? ...but maybe actually converse?...
- Maybe it could be made into an UI-less, RPC/REST/socket/text-driven
service, like gocode or [Language Servers](https://langserver.org/), for