diff --git a/README.md b/README.md index 44394cb..b452983 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,11 @@ The original voting app for selecting movies to watch on Halloween. +Screamer is the an application for submitting and voting on movies to watch as part of a halloween horror movie marathon. + ## Table of Contents +- [Background](#background) - [Install](#install) - [Dependencies](#dependencies) - [Usage](#usage) @@ -30,6 +33,10 @@ The original voting app for selecting movies to watch on Halloween. - [Contributors](#contributors) - [License](#license) +## Background + +> 80% of web applications are just a fancy replacement of somebody's excel file somewhere

— Ryan Winchester (@ryanrwinchester) [December 2, 2023](https://twitter.com/ryanrwinchester/status/1730806352782430423?ref_src=twsrc%5Etfw) + ## Install ```terminal @@ -84,6 +91,8 @@ _Small note:_ If editing the README, please conform to the [standard-readme](htt ### Contributors +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + @@ -100,6 +109,9 @@ _Small note:_ If editing the README, please conform to the [standard-readme](htt +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. +Contributions of any kind welcome. + ## License [MIT © Sam Vendittelli.](./LICENSE) diff --git a/docs/index.md b/docs/index.md index 5a10338..c8a3f5f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,11 @@ nav_order: 1 > The original voting app for selecting movies to watch on Halloween -Screamer is the an application for submitting and voting on movie to watch as part of a halloween horror movie marathon. +Screamer is the an application for submitting and voting on movies to watch as part of a halloween horror movie marathon. + +## Background + +> 80% of web applications are just a fancy replacement of somebody's excel file somewhere

— Ryan Winchester (@ryanrwinchester) [December 2, 2023](https://twitter.com/ryanrwinchester/status/1730806352782430423?ref_src=twsrc%5Etfw) ## API Specification