Skip to content

Commit

Permalink
Update Readme.md (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
nishtahir authored Oct 18, 2020
1 parent eb0b0ba commit fb0bd52
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ A textmate compatible grammar for the Kotlin language.
![Node.js CI](https://github.com/nishtahir/language-kotlin/workflows/Node.js%20CI/badge.svg?branch=master)
[![codecov](https://codecov.io/gh/nishtahir/language-kotlin/branch/master/graph/badge.svg)](https://codecov.io/gh/nishtahir/language-kotlin)

# Contributing

## Requirements

* NodeJS

## Setup

This project is built using a couple of handy node scripts. Begin by installing the
Expand Down Expand Up @@ -59,12 +53,12 @@ The test suite can be run using `npm`
$ npm test
```

# Useful resources
## Useful resources

* [GitHub Lightshow](https://github-lightshow.herokuapp.com/) - Useful for testing Grammar sources against Code to inspect the highlighting behavior
* [Sublime Text scope naming reference](https://www.sublimetext.com/docs/3/scope_naming.html) - Reference on Textmate scope naming


# Code of Conduct
## Code of Conduct

Please note we have a [code of conduct](./CODE_OF_CONDUCT.md) which _must_ be observed in interactions with the project.

0 comments on commit fb0bd52

Please sign in to comment.