Skip to content

Commit

Permalink
(docs): update comments on new features
Browse files Browse the repository at this point in the history
- Search has been present for a while, and beta version of
  Favorites / `AsyncStorage` has been too, just releasing the full
  version
  • Loading branch information
agilgur5 committed May 19, 2019
1 parent 39d5d2a commit 00332a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Having a custom webpack config integrated with my [front end boilerplate](https:
Parts of the codebase were originally `cp`'d from [yinshanyang/manga](https://github.com/yinshanyang/manga) as a starting point.
Since then, much of it has been highly refactored, reorganized, bugfixed, changed, etc.
The API and scraper code is still mostly the same, as is the styling / layout of main Manga List View and the Chapter List View, for now.
Will likely continue to change more and more as I get into it and add new sites, `AsyncStorage`, `FileSystem` storage, Search, more loading icons, better image components, etc.
Have already added several features like Search, Favorites + persisted `AsyncStorage`, and will likely continue to change more and more.

0 comments on commit 00332a4

Please sign in to comment.