From 2a9891e66f60b87825690adbf04a9df3c41ebac6 Mon Sep 17 00:00:00 2001 From: minhd-vu Date: Sat, 17 Feb 2024 11:21:41 -0500 Subject: [PATCH] clean up readme --- README.md | 38 +------------------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) diff --git a/README.md b/README.md index 44d5ca2..6962ad6 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,6 @@ - [Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Installation](#installation) -- [Roadmap](#roadmap) -- [Contributing](#contributing) -- [License](#license) -- [Contact](#contact) - [Acknowledgements](#acknowledgements) @@ -56,7 +52,7 @@ This project is designed to easily facilitate the distribution of targets to pla

How to Play

- ### How to Play +### How to Play Assassins is a live action game that can be played almost anywhere, but best done in semi-crowded environments. The goal of the game is to be the last remaining person alive and to assassinate whomever you are assigned. @@ -145,38 +141,6 @@ npm run dev npm start ``` - - -## Roadmap - -See the [open issues](https://github.com/minhd-vu/assassins/issues) for a list of proposed features (and known issues). - - - -## Contributing - -Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. - -1. Fork the Project -2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) -3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) -4. Push to the Branch (`git push origin feature/AmazingFeature`) -5. Open a Pull Request - - - -## License - -Distributed under the MIT License. See `LICENSE` for more information. - - - -## Contact - -Project Link: [https://github.com/minhd-vu/assassins](https://github.com/minhd-vu/assassins) - - - ## Acknowledgements - [Minh Vu](https://github.com/minhd-vu)