Skip to content

Commit 64b3f46

Browse files
committed
📝 Update readme
1 parent 117cb2b commit 64b3f46

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bean_counting.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ import {
66
import { assert } from "./testing.ts";
77

88
Deno.test("Main", () => {
9-
109
});

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Eloquent JavaScript
22

3+
All the code here uses Deno, instead of Node.js.
4+
35
My internet just gone and I just found I had Eloquent JavaScript downloaded sooo
46

57
I will update the test to use std/testing.ts as soon my internet is back.

0 commit comments

Comments
 (0)