diff --git a/readme.md b/readme.md index b5ac0b9..e42d1f6 100644 --- a/readme.md +++ b/readme.md @@ -2,8 +2,9 @@ My solutions to the programming problems on [Protohackers][protohackers]! -I'm using Deno as long as I can get away with it, taking full advantage of the -`std` modules available to do as much as possible in a very "streaming" fashion. +I'm using Deno as long as I can get away with it, taking full advantage of +the `std` modules available to do as much as possible in a very asynchronous +"streaming" fashion. # Dependencies