From aa34c1df6a4520c1e9f0da55289eb00434d6118f Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 3 Oct 2019 12:26:48 -0400 Subject: [PATCH] Use github action badges (#3056) --- README.md | 12 ++---------- website/index.html | 15 +++------------ 2 files changed, 5 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index ec4a75cafc..1e0488c7fc 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,8 @@ -# deno +# Deno A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio. -| **Linux & Mac** | **Windows** | -| :------------------------: | :------------------------: | -| [![][tci badge]][tci link] | [![][avy badge]][avy link] | - - -[avy badge]: https://ci.appveyor.com/api/projects/status/yel7wtcqwoy0to8x?branch=master&svg=true -[avy link]: https://ci.appveyor.com/project/deno/deno -[tci badge]: https://travis-ci.com/denoland/deno.svg?branch=master -[tci link]: https://travis-ci.com/denoland/deno +[![Build Status](https://github.com/denoland/deno/workflows/build/badge.svg)](https://github.com/denoland/deno/actions) Deno aims to provide a productive and secure scripting environment for the modern programmer. It is built on top of V8, Rust, and TypeScript. diff --git a/website/index.html b/website/index.html index dc298709bc..2b4d29ba35 100644 --- a/website/index.html +++ b/website/index.html @@ -30,18 +30,9 @@ deno - - - - - - - - + + +