Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit c570289

Browse files
committed
Update readme with CI status
1 parent 80c94f7 commit c570289

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# HTML language support in Atom
2-
[![macOS Build Status](https://travis-ci.org/atom/language-html.svg?branch=master)](https://travis-ci.org/atom/language-html)
3-
[![Windows Build status](https://ci.appveyor.com/api/projects/status/t6pk6mmdgcelfg85/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-html/branch/master)
4-
[![Dependency Status](https://david-dm.org/atom/language-html.svg)](https://david-dm.org/atom/language-html)
2+
![CI Status](https://github.com/atom/language-html/actions/workflows/main.yml/badge.svg)
53

64
Adds syntax highlighting and snippets to HTML files in Atom.
75

0 commit comments

Comments
 (0)