diff --git a/README.md b/README.md index 1bf160f..4f77ea9 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ # offStage -This is the web site made to accpet participation for an event management app. +This is a web site made to accept participation for an event management app. It can be used to get participation and show schedules of the events. -It also contains a map with pin pointed location of the college to help people understand the area. +It also contains a map of DAIICT with pin pointed location of the event to help people understand the area. # To run this project First Fork the repository. Now clone the repository or download the zip file and extract it. -Now open the eclipse. -Go to file menu. -Click on import. +Now open eclipse. +Go to File menu. +Click on Import. Select git there. Now select the project from your computer or copy the url of the project from the git and paste it in the box. -You will also need apache tomcaate server to run this project. +You will also need apache tomcat server to run this project. Add tomcat server into your eclipse. -Now right click on the project in the project explorer and go to run as and select run on server. -Now your project is running and you can use localhost url and insert it into your browser url field. +Now right click on the project in the project explorer and go to RunAs and select run on server. +Now your project is running, and you can use localhost url and insert it into your browser url field.