Skip to content

Commit a0f979c

Browse files
committed
Fix a couple of types in README.md
* also added a few links
1 parent 4918c13 commit a0f979c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,24 @@ Mobile Application for the Weekly Xamarin Newsletter
1313
* View events (streams, meetups, large events)
1414
* Search articles (title, description, author, tags)
1515
* Push Notifications (of new articles)
16-
* Save an article.
17-
* Mark an article as a favorite.
16+
* Save an article
17+
* Mark an article as a favorite
1818
* Upvote articles
1919
* Suggest topics to provide a backlog of ideas for content creators
2020

2121
# Functional - Nice To Haves
2222
* Cache HTML of articles for offline view (maybe a user setting)
2323

24-
# Non-Functioal Requirements
25-
* Themeing (dark / light / custom modes)
24+
# Non-Functional Requirements
25+
* Theming (dark / light / custom modes)
2626
* No Auth - user not required to login
2727
* CI/CD Github Actions
2828
* Testing builds and releases (AppCenter)
2929
* UITests (maybe depending on the complexity and cost)
3030
* Caching of Newsletter Issues (Editions) & Articles (Titles, authors, tags, links)
3131

3232
# Goals
33-
* Recognise the community.
33+
* Recognise the community
3434
* No Backend - No hosting infrastructure
3535

3636
# Platforms
@@ -40,11 +40,11 @@ Mobile Application for the Weekly Xamarin Newsletter
4040
* Dual Screen
4141

4242
# Tech
43-
* Xamarin.Forms
43+
* [Xamarin.Forms](https://github.com/xamarin/Xamarin.Forms)
4444
* Shell
4545
* Pancakes - all the way down
46-
* Lottie
47-
* Caching - Akavache, MonkeyCache
46+
* [Lottie](https://github.com/Baseflow/LottieXamarin)
47+
* Caching - [Akavache](https://github.com/reactiveui/Akavache), [MonkeyCache](https://github.com/jamesmontemagno/monkey-cache)
4848

4949
Development
5050
* Very open source, anyone can contribute to the app

0 commit comments

Comments
 (0)