Skip to content

Commit

Permalink
update README (toptal#559)
Browse files Browse the repository at this point in the history
* update README
  • Loading branch information
anindya-dey authored Oct 6, 2021
1 parent ab84744 commit 9e21eac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Development mode mounts the following directories to docker volumes:

## LESS and CSS

The app uses [LESS](http://lesscss.org/) as his CSS preprocessor for the files in `Public/css`.
The app uses [LESS](http://lesscss.org/) as its CSS preprocessor for the files in `Public/css`.

To process the less file you need to:

Expand All @@ -71,7 +71,7 @@ To process the less file you need to:

Please set your environment variables to docker configurations. All are optional.

```
```yml
...
services:
app:
Expand Down Expand Up @@ -129,3 +129,4 @@ Running:
- yarn build
- yarn test
- docker-compose stop

0 comments on commit 9e21eac

Please sign in to comment.