diff options
| author | 8cy <[email protected]> | 2020-06-22 17:22:30 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-06-22 17:22:30 -0700 |
| commit | ef79ba5d977d2603816a85832754c91817fea01f (patch) | |
| tree | 22d6e1c1ccb30aa54fba223fdeea7ba1737e4078 /README.MD | |
| parent | Merge pull request #1 from 8cy/test (diff) | |
| download | monkey-type-desktop-ef79ba5d977d2603816a85832754c91817fea01f.tar.xz monkey-type-desktop-ef79ba5d977d2603816a85832754c91817fea01f.zip | |
fix formatting from linter
Diffstat (limited to 'README.MD')
| -rw-r--r-- | README.MD | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,5 +21,8 @@ You can set your own rich presence values with that information. Currently, only Windows builds are in the release section, however, you can build Linux or Mac using the `$ npm run dist` script along side your platforms flag; `--windows`, `--linux` or `--mac`. +### Other Info +Feel free to run lint yourself via `$ yarn xo`. + ### License MIT
\ No newline at end of file |