From 9971ca505d1493203d288fd81b28e437905786f2 Mon Sep 17 00:00:00 2001 From: Guhapriya Dharmaraj <76595809+Guhapriya01@users.noreply.github.com> Date: Sat, 19 Oct 2024 22:54:17 +0530 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 7899490..a82a8cf 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,7 @@ # LMS -This README outlines the details of collaborating on this Ember application. -A short introduction of this app could easily go here. - ## Prerequisites -You will need the following things properly installed on your computer. - * [Git](https://git-scm.com/) * [Node.js](https://nodejs.org/) (with npm) * [Ember CLI](https://cli.emberjs.com/release/) @@ -43,10 +38,6 @@ Make use of the many generators for code, try `ember help generate` for more det * `npm exec ember build` (development) * `npm run build` (production) -### Deploying - -Specify what it takes to deploy your app. - ## Further Reading / Useful Links * [ember.js](https://emberjs.com/)