Skip to content

Commit 84f31e3

Browse files
committed
Update README to provide info about the release
1 parent 5e6d2bb commit 84f31e3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,21 @@ So I'm building on my own.
1414
This app is still highly WIP, and it's not the best code in the world.
1515
If you have any ideas to make the code cleaner, Swiftier, or really have any idea, PRs or issues are welcomed!
1616

17+
### Pre-pre-pre release
18+
19+
As people say, if you've released something that you're not ashamed for, it's too late.
20+
So I decided to add an release the current version (which isn't really an app, really more of an MVP).
21+
Don't worry if you're disappointed after trying out,
22+
I can definitely ensure you that this app isn't going to be distributed as it currently is.
23+
24+
The app currently has a lot of (pretty basic) features disabled - for example,
25+
the commenting code is already written but I couldn't decide the optimal UI for commenting, so I removed it for now.
26+
It also once had search (as in the screenshot) but I also removed it mostly because I wanted to make it more reliable.
27+
All-in-all, this pre-pre-pre release only is able to view HN, login and upvote/downvote, and has a non-optimal UI,
28+
but it'll have much more features and a better UI as development proceeds.
29+
30+
You can download it in the [releases tab](https://github.com/pcr910303/HackerNews/releases).
31+
1732
## Features
1833

1934
### Voting stories and comments

0 commit comments

Comments
 (0)