Skip to content

Commit a066c5c

Browse files
committed
Update README.md
1 parent 41c5919 commit a066c5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Wzorzec projektowy Interpreter
2+
[![Java CI with Maven](https://github.com/koder95/Interpreter/actions/workflows/maven.yml/badge.svg)](https://github.com/koder95/Interpreter/actions/workflows/maven.yml)
3+
24
Projekt jest implementacją wzorca projektowego *Interpreter* w wersji uniwersalnej.
35

46
Interfejs [klienta](https://github.com/koder95/Interpreter/blob/master/src/main/java/pl/koder95/interpreter/Client.java) pozwala na stworzenie nowej instancji

0 commit comments

Comments
 (0)