summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMateusz Czapliński <czapkofan@gmail.com>2018-10-31 18:43:08 +0100
committerMateusz Czapliński <czapkofan@gmail.com>2018-10-31 18:43:08 +0100
commite526a1b6175d82127615d0c85dcd6b0d9e9c545c (patch)
tree1213121c909927fe4829dfbc28483754ec5fe474
parent970f01f183cd767389304b1b03a17ebf6d2f7c53 (diff)
parent787faf1c44db209254d7f51f4e9e41b5afbc7488 (diff)
Merge branch 'master' of https://github.com/akavel/up
-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)**
&nbsp; | &nbsp; [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