diff --git a/README.md b/README.md index 94baee1..22f3c59 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # HerbCore.jl +[![codecov](https://codecov.io/github/Herb-AI/HerbCore.jl/graph/badge.svg?token=92CPVT1ZQU)](https://codecov.io/github/Herb-AI/HerbCore.jl) [![Build Status](https://github.com/Herb-AI/HerbCore.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/Herb-AI/HerbCore.jl/actions/workflows/CI.yml?query=branch%3Amaster) This package provides the core functionality of the program synthesis library `Herb.jl` to avoid circular dependencies for core principles. Used for representing and manipulating expression trees, and abstract types for constraints and grammars.