Skip to content

Commit c5f4a75

Browse files
committed
Added badges to README.md
1 parent 03ec1e4 commit c5f4a75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/DeMaCS-UNICAL/PythonESE/master/LICENSE)
2+
[![GitHub release](https://img.shields.io/github/release/DeMaCS-UNICAL/PythonESE.svg)](https://github.com/DeMaCS-UNICAL/PythonESE/releases/latest)
3+
[![GitHub issues](https://img.shields.io/github/issues/DeMaCS-UNICAL/PythonESE.svg)](https://github.com/DeMaCS-UNICAL/PythonESE/issues)
4+
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/DeMaCS-UNICAL/PythonESE)
15
# PythonESE
26
_PythonESE_ is a Python web app to execute logic programs with different solvers, using the [EmbASP](https://github.com/DeMaCS-UNICAL/EmbASP) framework.
37

0 commit comments

Comments
 (0)