Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit e5c1a15

Browse files
author
DirectiveAthena
committed
Fix: Correct link in README.md to the AthenaColor logo image
1 parent 38ab763 commit e5c1a15

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Docu/Version History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v3.0.4
2+
- Correct link in README.md to the AthenaColor logo image
3+
4+
---
5+
16
# v3.0.3
27
- Updated links to exsist under the new DirectiveAthena Organization on GitHub
38
- new `__main__.py` file to execute the readme function when the Package is executed through the terminal with the following command : `python -m AthenaColor`

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# - Athena Color Package - v3.0.3
2-
<img height="128" src="Resources/AthenaColor.png" width="128"/>
1+
# - Athena Color Package - v3.0.4
2+
<img height="128" src="https://github.com/DirectiveAthena/VSC-AthenaColor/blob/master/Resources/AthenaColor.png?raw=true" width="128"/>
33

44
Python Package used to print rgb colors to the console
55

0 commit comments

Comments
 (0)