Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
Small corrections to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Zhelyazkov committed May 1, 2019
1 parent a34c812 commit 3d65bb6
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ between different types of data sizes.

## Running the tests

You can run the tests by executing `./gradlew test`
You can run the tests by executing
```
./gradlew test
```

## Coding style

Expand All @@ -30,15 +33,15 @@ Feel free to contribute with suggestions to this project in terms of issues or p

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/stefan-zh/data-size/tags).

## Authors

* **Stefan Zhelyazkov** - http://www.stefanzh.com/

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## Acknowledgments

Expand Down

0 comments on commit 3d65bb6

Please sign in to comment.