Skip to content

Commit 587b077

Browse files
[STYLE] Minor fixes (- WIP PR #228 -)
Changes in file README.md: - Added new, but overlooked, logo image. Changes in file docs/Exception_Guide.md: - removed redundant blank line.
1 parent 2e9be45 commit 587b077

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Multicast Python Repo
22

3+
![Mcast Logo](Logo.svg)
4+
35
## Introduction
46

57
The `multicast` package is a Python library that simplifies sending and receiving multicast network

docs/Exception_Guide.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,6 @@ context.
308308
[CEP-8](https://gist.github.com/reactive-firewall/b7ee98df9e636a51806e62ef9c4ab161) and the
309309
project's conventions for error handling and exit codes.
310310

311-
312311
## Adding New Exceptions
313312

314313
When introducing new exceptions:

0 commit comments

Comments
 (0)