Skip to content

Commit

Permalink
Added Code Grade
Browse files Browse the repository at this point in the history
  • Loading branch information
herrera-diego authored Oct 4, 2021
1 parent 7c1fa54 commit 2693887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Dining Philosophers Problem [![license](https://img.shields.io/github/license/herrera-diego/dining-philosophers)](./LICENSE) [![Makefile CI](https://github.com/herrera-diego/dining-philosophers/actions/workflows/makefile.yml/badge.svg?branch=main)](https://github.com/herrera-diego/dining-philosophers/actions/workflows/makefile.yml)
# Dining Philosophers Problem [![license](https://img.shields.io/github/license/herrera-diego/dining-philosophers)](./LICENSE) [![Build and Tests](https://github.com/herrera-diego/dining-philosophers/actions/workflows/makefile.yml/badge.svg?branch=main)](https://github.com/herrera-diego/dining-philosophers/actions/workflows/makefile.yml) ![Code Grade](https://www.code-inspector.com/project/29294/status/svg)


Implementation on Dining Philosophers problem on C++
Expand Down

0 comments on commit 2693887

Please sign in to comment.