Skip to content

Commit a1ab14f

Browse files
committed
🐛 Fix readme
1 parent e51c7f8 commit a1ab14f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The API is the same on all this platforms ✔️
1515

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

18-
````javascript
18+
```javascript
1919
import * as eloq from "https://deno.land/x/eloquent/mod.ts";
2020
```
2121

@@ -68,4 +68,6 @@ participated in this project ✨
6868
## Licence
6969

7070
Licensed under the MIT License 📄
71-
````
71+
72+
```
73+
```

0 commit comments

Comments
 (0)