Simple README.md file example
xxxxxxxxxx
## Table of contents
* [General info](#general-info)
* [Technologies](#technologies)
* [Setup](#setup)
## General info
This project is simple Lorem ipsum dolor generator.
## Technologies
Project is created with:
* Lorem version: 12.3
* Ipsum version: 2.33
* Ament library version: 999
## Setup
To run this project, install it locally using npm:
```
$ cd ../lorem
$ npm install
$ npm start
```
xxxxxxxxxx
# Project Title
Brief project description 2-3 sentences.
## Table of Contents
- [About](#about)
- [Getting Started](#getting_started)
- [Installing](#installing)
- [Usage](#usage)
- [Contributing](#contributing)
## About
Write about 1-2 paragraphs describing the purpose of your project.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
## Installing
Installation instructions.
## Usage
A step by step series of examples that tell you how to get a development env running.
## Contributing
Contributors names.