mirror of
https://github.com/danbulant/deno_install
synced 2026-06-20 06:51:45 +00:00
Add CI badges
This commit is contained in:
parent
638b82d834
commit
8b3d7d6b7f
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Deno Binary Installer
|
||||
|
||||
| **Linux** | **Windows** |
|
||||
|:---------------:|:-----------:|
|
||||
| [](https://travis-ci.com/denoland/deno_install) | [](https://ci.appveyor.com/project/deno/deno-install) |
|
||||
|
||||
Downloads the latest Deno binary into $HOME/.deno/bin
|
||||
|
||||
Usage:
|
||||
|
|
|
|||
Loading…
Reference in a new issue