Skip to content

Commit 05f588d

Browse files
committed
Edit README
- Fixed an issue where link wasn't inline. - Added some padding to the first and second lines.
1 parent 53ed9bf commit 05f588d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# ATProtoKit
2+
23
A straightforward solution for using the AT Protocol and Bluesky, written in Swift.
34

45
---
@@ -101,7 +102,7 @@ As of right now, Linux support is theoretically possible, but not guaranteed to
101102
While this project will change significantly, early feedback, issues, and contributions is highly welcomed and encouraged. At a later date, I'll post some contributor guidelines and templates, but since this project is in its early days, I have yet to have a significant amount of time in terms of thinking of this. However, some of the things to keep in mind are:
102103
- Be sure to adhere to the [Swift API Design Guidelines](https://www.swift.org/documentation/api-design-guidelines/) when contributing code.
103104
- When writing documentation, make sure it's clear, understandable, and comprehensible enough for users (both experienced and new) to understand it.
104-
- Try to follow the (Git commit best practices)[https://cbea.ms/git-commit/].
105+
- Try to follow the [Git commit best practices](https://cbea.ms/git-commit/).
105106

106107
## License
107108
This Swift Package is using the MIT License. Please view LICENSE.md for more details.

0 commit comments

Comments
 (0)