Skip to content

Commit 214f242

Browse files
docs: user info. updated
1 parent b5dc559 commit 214f242

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# :zap: Ionic Angular Github
22

3-
* App to search for and display github data for a user from the [github API](https://developer.github.com/v3/search/#search-repositories) using the [Ionic 5 framework](https://ionicframework.com/docs).
3+
* App to search for and display github data for a user from the [github API](https://developer.github.com/v3/search/#search-repositories) using the [Ionic framework](https://ionicframework.com/docs).
44
* **Note:** to open web links in a new window use: _ctrl+click on link_
55

66
![GitHub repo size](https://img.shields.io/github/repo-size/AndrewJBateman/ionic-angular-github?style=plastic)
@@ -32,9 +32,9 @@
3232

3333
## :signal_strength: Technologies
3434

35-
* [Ionic v5](https://ionicframework.com/)
36-
* [Angular v12](https://angular.io/)
37-
* [Ionic/angular v5](https://www.npmjs.com/package/@ionic/angular)
35+
* [Ionic v6](https://ionicframework.com/)
36+
* [Angular v13](https://angular.io/)
37+
* [Ionic/angular v6](https://www.npmjs.com/package/@ionic/angular)
3838
* [github API](https://developer.github.com/v3/search/#search-repositories)
3939

4040
## :floppy_disk: Setup
@@ -74,8 +74,8 @@
7474

7575
## :clipboard: Status & To-do List
7676

77-
* Status: Working menu system but page content to be added. Updated may 2021
78-
* To-do: Change search result page to be a user profile with number of repos etc. and a photo. Add user repo detail page.
77+
* Status: Working menu system but page content to be added.
78+
* To-do: Fix darkmode. Change search result page to be a user profile with number of repos etc. and a photo. Add user repo detail page.
7979

8080
## :clap: Inspiration
8181

0 commit comments

Comments
 (0)