Skip to content

Commit 1dee726

Browse files
author
foderking
committed
updated READMEs
1 parent d446d1a commit 1dee726

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# VinePlus
22

33
This project helps run the [comic-vine forum](https://comicvine.gamespot.com/forums/) locally.
4-
A postgres database `VinePlus.Database` is used for storage. A background worker in `VinePlus.Polling` is used to keeps the database up to date.
4+
`VinePlus.Web` contains the main web application. A postgres database `VinePlus.Database` is used for storage. A background worker in `VinePlus.Polling` is used to keeps the database up to date.
55

66
## Getting Started
77

VinePlus.Web/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ The first can be time consuming - especially on low internet speed, while the ba
6666
- [x] add search
6767
- [x] search from user
6868
- ~~[ ] possibly filter thread search by board, type~~
69+
- [ ] "How to search" UI
70+
- [ ] pagination for search
6971

7072
### Stats
7173
- [ ] add stats UI

0 commit comments

Comments
 (0)