doc: update readme

skipci
This commit is contained in:
Simon Cruanes 2021-07-04 00:27:31 -04:00
parent 71360ad1f8
commit c561f6ae70

View file

@ -1,4 +1,4 @@
# Sidekick ![Build (gh)](https://github.com/c-cube/sidekick/workflows/Build%20sidekick-bin/badge.svg)
# Sidekick [![Build](https://github.com/c-cube/sidekick/actions/workflows/main.yml/badge.svg)](https://github.com/c-cube/sidekick/actions/workflows/main.yml)
Sidekick is an OCaml library with a functor to create SMT solvers following
the CDCL(T) approach (so called "lazy SMT"). See [below](#short-summary)