aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2023-06-01 09:50:44 -0500
committerChristian Cleberg <hello@cleberg.net>2023-06-01 09:50:44 -0500
commit0d7898ac54d4657a1ae80bd43b153dbadf391853 (patch)
treea4953954aba133d79aff1e4e1d37f2ecd96145dc
parent44b1e1a2581facd74cef33cc10aabe40b9a9f783 (diff)
downloadhn-0d7898ac54d4657a1ae80bd43b153dbadf391853.tar.gz
hn-0d7898ac54d4657a1ae80bd43b153dbadf391853.tar.bz2
hn-0d7898ac54d4657a1ae80bd43b153dbadf391853.zip
update README.md
-rw-r--r--README.md40
1 files changed, 10 insertions, 30 deletions
diff --git a/README.md b/README.md
index c5efb6a..7d24b7e 100644
--- a/README.md
+++ b/README.md
@@ -64,31 +64,7 @@ FallbackResource /index.php
Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our code of
conduct, and the process for submitting pull requests to us.
-## Versioning
-
-This project currently doesn't use versioning. See the git log instead.
-
-## Authors
-
-* **CMC** - *Literally everything* - [cmc](https://sr.ht/~cmc/)
-
-## License
-
-This project is licensed under the Unlicense - see the
-[LICENSE.md](LICENSE.md) file for details.
-
-## Acknowledgments
-
-* Hat tip to anyone whose code was used
-* Inspiration
-* etc
-
-------------------------------------
-
-# hn
-
-
-## TODO
+### TODO
A scratch pad of ideas that may be useful to implement:
@@ -97,11 +73,15 @@ A scratch pad of ideas that may be useful to implement:
- [ ] Add functionality to load more items or paginate?
- [ ] Add minimal CSS.
-## Development
+## Versioning
-This just uses plain PHP and HTML, no special package managers or development
-tools needed. Just start editing the files with your favorite editor and use a
-server with PHP if you want to view the results or deploy your own version.
+This project currently doesn't use versioning. See the git log instead.
-## Deployment
+## Authors
+
+* **CMC** - *Literally everything* - [cmc](https://sr.ht/~cmc/)
+## License
+
+This project is licensed under the Unlicense - see the
+[LICENSE.md](./LICENSE.md) file for details.