Skip to content

Commit bb35d5d

Browse files
authored
Update README.md
1 parent 77da496 commit bb35d5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Wzorzec projektowy Interpreter
2+
[![pl](https://img.shields.io/badge/lang-pl-ff0000)](https://github.com/koder95/Interpreter/blob/master/README.md)
3+
[![en](https://img.shields.io/badge/lang-en-blue)](https://github.com/koder95/Interpreter/blob/master/README.en.md)
4+
25
[![Java CI with Maven](https://github.com/koder95/Interpreter/actions/workflows/maven.yml/badge.svg)](https://github.com/koder95/Interpreter/actions/workflows/maven.yml)
36

47
Projekt jest implementacją wzorca projektowego *Interpreter* w wersji uniwersalnej.

0 commit comments

Comments
 (0)