diff --git a/README.md b/README.md index 813cfc95..d554c5f6 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@

movie-web

-GitHub Workflow Status -GitHub license -GitHub forks -GitHub stars
+GitHub Workflow Status +GitHub license +GitHub forks +GitHub stars
Discord Server

@@ -37,7 +37,7 @@ To run this project locally for contributing or testing, run the following comma
note: must use yarn to install packages and run NodeJS 16
```bash -git clone https://github.com/JamesHawkinss/movie-web +git clone https://github.com/movie-web/movie-web cd movie-web yarn install yarn start @@ -47,10 +47,10 @@ To build production files, simply run `yarn build`. You'll need to deploy a cloudflare service worker as well. Check the [selfhosting guide](https://github.com/movie-web/movie-web/blob/dev/SELFHOSTING.md) on how to run the service worker. Afterwards you can make a `.env` file and put in the URL. (see `example.env` for an example) -

Contributing - GitHub issues -GitHub pull requests

+

Contributing - GitHub issues +GitHub pull requests

-Check out [this project's issues](https://github.com/JamesHawkinss/movie-web/issues) for inspiration for contribution. Pull requests are always welcome. +Check out [this project's issues](https://github.com/movie-web/movie-web/issues) for inspiration for contribution. Pull requests are always welcome. **All pull requests must be merged into the `dev` branch. it will then be deployed with the next version** @@ -58,7 +58,7 @@ Check out [this project's issues](https://github.com/JamesHawkinss/movie-web/iss This project would not be possible without our amazing contributors and the community. -GitHub contributors +GitHub contributors
@JamesHawkinss for original concept.