Add build badge

This commit is contained in:
Glenn Y. Rolland 2020-01-25 16:53:49 +01:00
parent dafe537116
commit c0847c35b2

View file

@ -1,5 +1,7 @@
# Namarara
![Ruby Gem](https://github.com/glenux/namarara/workflows/Ruby%20Gem/badge.svg?branch=master)
Namarara is a library that can parses boolean expressions, builds an [binary
expression tree](https://en.wikipedia.org/wiki/Binary_expression_tree) and
evalutes a result given a set of values associated to the variables used within