diff --git a/README.md b/README.md index c5d6680..5bd2604 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ People love it when something moves and changes it's shape, so use the power of ## Vue The new Version is build with VUE. Very similar to Angular you will get easy into it. +![](nuxt.png) + Synthwave design based on https://codepen.io/inegoita/pen/BgdXMw?editors=1000 ### Build Setup @@ -38,6 +40,8 @@ This page is completely build in [Angular 9](https://angular.io). Even if you ar - `ng generate component component-name`: run to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. - `ng help`: To get more help on the Angular CLI or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md). +![](angular.png) + ### Angular Material [Material Design](https://material.angular.io) components for Angular. Fully tested across modern browsers. Built by the Angular team to integrate seamlessly with Angular. diff --git a/angular.png b/angular.png new file mode 100644 index 0000000..e01ca6f Binary files /dev/null and b/angular.png differ diff --git a/nuxt.png b/nuxt.png new file mode 100644 index 0000000..2579ef8 Binary files /dev/null and b/nuxt.png differ