From 2174b1fddce48087026140038e05e770d6b1d07f Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Thu, 11 Jul 2019 21:10:03 -0400 Subject: [PATCH] Remove getting started section. --- README.md | 34 ++++------------------------------ 1 file changed, 4 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index 629fce8..2f6f638 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,12 @@ # Project Title -One Paragraph of project description goes here. +One paragraph of project description goes here. ## Structure of the project -Relevant information about how the repository is organized. -Description of the Maven modules (if any). - -## Getting Started - -These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. - -### Installing - -A step by step series of examples that tell you how to get a development env running - -Say what the step will be - -``` -Give the example -``` - -And repeat - -``` -until finished -``` - -End with an example of getting some data out of the system or using it for a little demo - - -## Deployment - -Add additional notes about how to deploy this on a live system +* Relevant information about how the repository is organized. +* Description of the Maven modules (if any). +* Any information needed to work with the code. ## Built With