Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hmerrilees committed Aug 20, 2023
1 parent 86234de commit 4af31f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ distributed systems programming ▬▬▬
steno ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
weekly repo
```
> As time elapses through the weekly repo's period, the bar will fill.
> As time elapses through the weekly repo's period, the bar will fill like the rest.
Looks like I haven't done steno in a while... when I get stuck with whatever I'm doing, I'll switch to that.

Expand All @@ -40,7 +40,7 @@ Developing skill takes time + structure. prac attempts to promote both while bei
To remain lightweight, prac sticks only to problems that (to me) most obviously need solving:
- "What should I do now?" in instances where pre-planning is inadviseable or impossible,
- losing track of practices I haven't done in a while, and
- progress and time tracking without excessive overhead or breaking flow.
- progress/time tracking without excessive overhead or breaking flow.

### What's so special about prac?
Not much, and that's on purpose, but there are a few key differences:
Expand Down
4 changes: 2 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! steno ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
//! weekly repo
//! ```
//! > As time elapses through the weekly repo's period, the bar will fill.
//! > As time elapses through the weekly repo's period, the bar will fill like the rest.
//!
//! Looks like I haven't done steno in a while... when I get stuck with whatever I'm doing, I'll switch to that.
//!
Expand All @@ -37,7 +37,7 @@
//! To remain lightweight, prac sticks only to problems that (to me) most obviously need solving:
//! - "What should I do now?" in instances where pre-planning is inadviseable or impossible,
//! - losing track of practices I haven't done in a while, and
//! - progress and time tracking without excessive overhead or breaking flow.
//! - progress/time tracking without excessive overhead or breaking flow.
//!
//! ## What's so special about prac?
//! Not much, and that's on purpose, but there are a few key differences:
Expand Down

0 comments on commit 4af31f6

Please sign in to comment.