Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pai authored Jul 23, 2021
1 parent d23b99f commit e58ca74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
example:

```ts
import {noAnsiColors} from "https://gist.githubusercontent.com/ELPanaJose/a52c237f82047fcd360e4b2596439a09/raw/e1f6db4c4f40ae9849887576d32d299225df5aea/main.ts"
import {noAnsiColors} from "https://deno.land/x/pai@v1.1/main.ts"

console.log(noAnsiColors("\u001b[31mHello World"))
```
Expand Down

0 comments on commit e58ca74

Please sign in to comment.