diff --git a/README.md b/README.md index 234beed..a1c3ef8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![test workflow](https://github.com/capjamesg/nosql/actions/workflows/test.yml/badge.svg)](https://github.com/capjamesg/nosql/actions/workflows/test.yml) + # NoSQL A NoSQL database implemented in Python. @@ -211,4 +213,4 @@ The benchmark test evaluates how long it takes to run a query in a database with ## License -This project is licensed under an [MIT license](LICENSE). \ No newline at end of file +This project is licensed under an [MIT license](LICENSE).