diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-05-31 20:58:43 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-05-31 20:58:43 -0500 |
commit | 468bc55ada06979e53b1d03b040b2dfe6beaf017 (patch) | |
tree | 472b23c050ab8ce7d1ae1cab30bcb37ebfe031e5 /README.md | |
download | hn-468bc55ada06979e53b1d03b040b2dfe6beaf017.tar.gz hn-468bc55ada06979e53b1d03b040b2dfe6beaf017.tar.bz2 hn-468bc55ada06979e53b1d03b040b2dfe6beaf017.zip |
initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..de3700d --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# hn + +[hn](https://hn.cleberg.net) is a simple front-end alternative for Hacker News. +hn focuses on the links shared on Hacker News, currently leaving out an options +to login or view comments. |