Skip to content

Commit 2becf0d

Browse files
Replace ✔️ with emoji.
1 parent 0244773 commit 2becf0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ def main [ +World -- +World ] {
2929

3030
| Editor | Source | Install | Syntax highlighting |
3131
| ------------ | ------- | -------------------------------------------------------------------------------------------------------------------------- | ------------------- |
32-
| Vim | `tools/mirth-vim` | To install via Pathogen, </br> run `make install-vim`. | :heavy_check_mark: |
33-
| VS Code | `tools/mirth-code` | Ensuring `code` is in your `PATH`, </br> run `make install-code`. </br> Not yet published in the Marketplace. | :heavy_check_mark: |
34-
| Atom | `tools/mirth-atom` | Ensuring `apm` is in your `PATH`, </br> run `make install-atom`. </br> Not yet published in the atom.io package registry. | :heavy_check_mark: |
32+
| Vim | `tools/mirth-vim` | To install via Pathogen, </br> run `make install-vim`. | ✔️ |
33+
| VS Code | `tools/mirth-code` | Ensuring `code` is in your `PATH`, </br> run `make install-code`. </br> Not yet published in the Marketplace. | ✔️ |
34+
| Atom | `tools/mirth-atom` | Ensuring `apm` is in your `PATH`, </br> run `make install-atom`. </br> Not yet published in the atom.io package registry. | ✔️ |
3535

3636
## License
3737

0 commit comments

Comments
 (0)