Skip to content

Commit

Permalink
Add tutorials to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mukul-rathi committed Jan 21, 2020
1 parent a2c5485 commit 99f7a3a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

[![CircleCI](https://circleci.com/gh/mukul-rathi/ocaml-testing-template.svg?style=svg)](https://circleci.com/gh/mukul-rathi/ocaml-testing-template) [![Coverage Status](https://coveralls.io/repos/github/mukul-rathi/ocaml-testing-template/badge.svg?branch=master)](https://coveralls.io/github/mukul-rathi/ocaml-testing-template?branch=master)

## Tutorials

Accompanying this repo are two tutorials:

- [Dune](https://www.mukulrathi.com/ocaml-tooling-dune/)
- [OCaml Testing and CI](https://www.mukulrathi.com/ocaml-testing-frameworks/)

## The Makefile

The Makefile consists of a list of useful commands:
Expand Down

0 comments on commit 99f7a3a

Please sign in to comment.