From cb7be4f347d07be4ea808df130ee1f1f42e55427 Mon Sep 17 00:00:00 2001 From: Ahmed Nouira <31603793+ahmnouira@users.noreply.github.com> Date: Mon, 9 Dec 2019 08:11:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92af6e0..33c3b1f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # weatherApp -* weather Application using Angular, and REST web service to get geocoding of a location and then retrivce the weather, humdity and other usefuly data and display it in charts. +* Weather Application using [Angular](https://angular.io/) font-end framework, styling with [semantic-ui](https://semantic-ui.com/), this app uses REST web service to get **geocoding** of a location and then retrieve the weather, humdity and other usefuly data and display it in charts using [angular-hightcharts](https://www.npmjs.com/package/angular-highcharts) libary. ### Overview