Updated README

This commit is contained in:
Lauchmelder 2021-10-20 17:15:52 +02:00
parent d07643690c
commit 8e7ebc338d
3 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# ZOL Parser
ZOL stands for zeroth order logic, so this program can parse zeroth order logic.
ZOL stands for zeroth order logic, so this program can parse zeroth order logic.
![Example Usage](img/example.png)

View file

@ -1,5 +1,7 @@
#pragma once
#include <string>
class Expression
{
public:

BIN
img/example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB