Skip to content

Commit e35779f

Browse files
docs: user info. updated
1 parent 4aae049 commit e35779f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@
3838

3939
## :signal_strength: Technologies
4040

41-
* [Ionic v6](https://ionicframework.com/)
42-
* [Ionic/angular v6](https://ionicframework.com/)
41+
* [Ionic/angular v7](https://ionicframework.com/)
4342
* [Angular v16](https://angular.io/)
4443
* [rxjs v7](https://angular.io/guide/rx-library) reactive programming.
4544
* [RxJS Behavior subject](http://reactivex.io/rxjs/manual/overview.html#behaviorsubject) to represent the event stream of product cart updates.
@@ -83,8 +82,8 @@ addProduct(product: Product) {
8382

8483
## :clap: Inspiration
8584

86-
* [Simon Grimm of Devdactic, Youtube video 'How to Build a Shopping Cart with Ionic 4'](https://www.youtube.com/watch?v=ZFfVMBhJzVU).
87-
* [Written version of tutorial from Simon Grimm of Devdactic](https://devdactic.com/shopping-cart-ionic-4/).
85+
* [Simon Grimm of Devdactic, Youtube video 'How to Build a Shopping Cart with Ionic 4' (2019)](https://www.youtube.com/watch?v=ZFfVMBhJzVU).
86+
* [Written version of tutorial from Simon Grimm of Devdactic (2019)](https://devdactic.com/shopping-cart-ionic-4/).
8887

8988
## :file_folder: License
9089

0 commit comments

Comments
 (0)