Browse Source

Update README.md

master
Allan Crisostomo 3 years ago
committed by GitHub
parent
commit
e2f5193934
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      README.md

+ 5
- 1
README.md View File

@@ -16,6 +16,8 @@ Just run:
yarn build
```

A directory `dist/` should be generated along with build output.

### Development

Just run:
@@ -24,6 +26,8 @@ Just run:
yarn start
```

LICENSE
Electron should spawn the application window.

## License

[MIT License](./LICENSE)

Loading…
Cancel
Save