8000 :memo: Update readme · UltiRequiem/eloquent-javascript@b1d538f · GitHub
[go: up one dir, main page]

Skip to content

Commit b1d538f

Browse files
committed
📝 Update readme
1 parent b307588 commit b1d538f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![Code Coverage](https://codecov.io/gh/ultirequiem/eloquent-javascript/branch/main/graph/badge.svg)](https://codecov.io/gh/ultirequiem/eloquent-javascript)
44
[![Deno Doc](https://doc.deno.land/badge.svg)](https://doc.deno.land/https/deno.land/x/eloquent/mod.ts)
55

6-
[Read the book for free!](https://eloquentjavascript.net) 📖
6+
**[Read the book for free!](https://eloquentjavascript.net) 📖**
77

8-
I solved the exercises using TypeScript and
8+
I solved the exercises using [TypeScript](https://typescriptlang.org) and
99
[Test Driven Development](https://github.com/dwyl/learn-tdd).
1010

1111
### Language
@@ -58,6 +58,9 @@ I solved the exercises using TypeScript and
5858

5959
## Usage
6060

61+
The vast majority of solutions are completely reusable functions, so I decided
62+
to package them.
63+
6164
The API is the same on all this platforms ✔️
6265

6366
### [Deno 🦕](https://deno.land/x/eloq)

0 commit comments

Comments
 (0)
0