Skip to content

Commit a6b8d29

Browse files
committed
fixed logo path
1 parent 603190a commit a6b8d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://raw.githubusercontent.com//jupyter-xeus/cpp-terminal/readme/logo.svg" alt="CPP-Terminal logo"/>
2+
<img src="https://raw.githubusercontent.com/MCWertGaming/cpp-terminal/readme/logo.svg" alt="CPP-Terminal logo"/>
33
</p>
44

55
`CPP-Terminal` is a small and simple library for writing platform independent terminal applications. It works on Windows, MacOS and Linux and offers a simple programming interface. It

0 commit comments

Comments
 (0)