Skip to content

Commit

Permalink
deploy: 2b12125
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-exe committed Aug 10, 2023
1 parent 1178b23 commit 298f2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<div class="title">LogiXpr </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p><a class="anchor" id="md_README"></a><img src="https://img.shields.io/github/license/ericlin-jpg/LogiXpr" alt="License" class="inline"/> <a href="https://ericlin-jpg.github.io/LogiXpr/"><img src="https://img.shields.io/badge/docs-read-blue" alt="Static Badge" class="inline"/></a> <img src="https://img.shields.io/github/repo-size/EricLin-jpg/LogiXpr" alt="GitHub repo size" class="inline"/></p>
<div class="textblock"><p><a class="anchor" id="md_README"></a><img src="https://img.shields.io/github/license/eric-exe/LogiXpr" alt="License" class="inline"/> <a href="https://eric-exe.github.io/LogiXpr/"><img src="https://img.shields.io/badge/docs-read-blue" alt="Static Badge" class="inline"/></a> <img src="https://img.shields.io/github/repo-size/eric-exe/LogiXpr" alt="GitHub repo size" class="inline"/></p>
<p>LogiXpr is a C++ console application that evaluates boolean expressions. It supports the following operators:</p><ul>
<li><code>!</code> - not</li>
<li><code>&amp;</code> - and</li>
Expand Down

0 comments on commit 298f2fe

Please sign in to comment.