From 2b12125f04d7dcc76bce96a23542837ae61eeef2 Mon Sep 17 00:00:00 2001 From: Eric Lin <93724436+Eric-exe@users.noreply.github.com> Date: Thu, 10 Aug 2023 19:31:24 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4007a5b..c0933d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # LogiXpr -![License](https://img.shields.io/github/license/ericlin-jpg/LogiXpr) -[![Static Badge](https://img.shields.io/badge/docs-read-blue)](https://ericlin-jpg.github.io/LogiXpr/) -![GitHub repo size](https://img.shields.io/github/repo-size/EricLin-jpg/LogiXpr) +![License](https://img.shields.io/github/license/eric-exe/LogiXpr) +[![Static Badge](https://img.shields.io/badge/docs-read-blue)](https://eric-exe.github.io/LogiXpr/) +![GitHub repo size](https://img.shields.io/github/repo-size/eric-exe/LogiXpr) LogiXpr is a C++ console application that evaluates boolean expressions. It supports the following operators: - `!` - not