Skip to content

Commit 03dfc9f

Browse files
committed
banner added
1 parent 6921add commit 03dfc9f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

AutoCAD/__main__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
print("| workflows,enabling efficient drawing manipulations, custom |")
55
print("| scripting, and automation of repetitive CAD tasks |")
66
print("| using Python. |")
7-
print("| version : 0.1.2 By - JonesPeter |")
7+
print("| version : 0.1.3 By - JonesPeter |")
88
print("| github : https://github.com/Jones-peter |")
99
print("| |")
10-
print("╚──────────────────────────Unlimited CAD Automations──────────────────────────╝")
10+
print("╚──────────────────────────Unlimited CAD Automation───────────────────────────╝")
1111
print("")

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
![Banner](./images/banner.png)
3+
14
# AutoCAD Module
25

36
[![GitHub](https://img.shields.io/badge/GitHub-Jones--peter-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Jones-peter)    [![Instagram](https://img.shields.io/badge/Instagram-jones__peter__-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/jones_peter__/)    [![LinkedIn](https://img.shields.io/badge/LinkedIn-Jones--Peter-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/jones-peter-121157221/)

images/banner.png

217 KB
Loading

0 commit comments

Comments
 (0)