From 95763207b3a28c192e014b55a35bd4ae2e8c11d9 Mon Sep 17 00:00:00 2001 From: staticwebdev <62345156+staticwebdev@users.noreply.github.com> Date: Mon, 17 May 2021 15:13:56 -0400 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0d2cbfb..5fbd0eb 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Vanilla API App -[Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/overview) allows you to easily build [Angular](https://angular.io/) apps in minutes. Use this repo with the [Add an API to Static Web Apps with Azure Functions](https://docs.microsoft.com/azure/static-web-apps/add-api?tabs=vanilla-javascript) article to build and customize a new static site. +[Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/overview) allows you to easily build Javascript apps in minutes. Use this repo with the [Add an API to Static Web Apps with Azure Functions](https://docs.microsoft.com/azure/static-web-apps/add-api?tabs=vanilla-javascript) article to build and customize a new static site. This repo is used as a starter for a _very basic_ web application with an API.