Skip to content

Commit 286b435

Browse files
committed
chore: fix readme [skip ci]
1 parent ad3fe07 commit 286b435

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# atom-ide-definitions package
22

3-
[![Build Status](https://badgen.net/travis/atom-ide-community/atom-ide-definitions/master)](https://travis-ci.org/atom-ide-community/atom-ide-definitions)
3+
![CI](https://github.com/atom-ide-community/atom-ide-definitions/workflows/CI/badge.svg)
44

5-
A replacement of the definitions functionality from the original Atom-IDE / Nuclide package developed by Facebook.
5+
Provides definitions functionality for the Atom IDE
66

77
## Features
88

@@ -14,7 +14,8 @@ A replacement of the definitions functionality from the original Atom-IDE / Nucl
1414

1515
2. Install an IDE language package that you would like to use:
1616

17-
- TypeScript & JavaScript [atom-typescript](https://atom.io/packages/atom-typescript)
17+
- TypeScript [atom-typescript](https://atom.io/packages/atom-typescript)
18+
- JavaScript [atom-ide-javascript](https://atom.io/packages/atom-ide-javascript)
1819
- Python [ide-python](https://atom.io/packages/ide-python)
1920
- Rust [ide-rust](hhttps://atom.io/packages/ide-rust)
2021

0 commit comments

Comments
 (0)