Skip to content

Commit d09dd98

Browse files
committed
Edit README
- Aligned everything above the fold to the center. - Added the logo. - Fixed a grammar mistake.
1 parent ed45edc commit d09dd98

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# ATProtoKit
1+
<p align="center">
2+
<img src="https://github.com/MasterJ93/ATProtoKit/blob/ed45edcd717e7341ae688d294504e0019550b3f0/atprotokit_logo.png" height="128" alt="A logo for ATProtoKit, which contains three stacks of rounded rectangles in an isometric top view. At the top stack, the at symbol is in a thick weight, with clouds as the symbol’s colour. The three stacks are darker shades of blue.">
3+
</p>
24

3-
A straightforward solution for using the AT Protocol and Bluesky, written in Swift.
5+
<h1 align="center">ATProtoKit</h1>
6+
7+
<p align="center">A straightforward solution for using the AT Protocol and Bluesky, written in Swift.</p>
48

59
---
610

@@ -99,10 +103,10 @@ As of right now, Linux support is theoretically possible, but not guaranteed to
99103

100104

101105
## Contributions and Feedback
102-
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:
106+
While this project will change significantly, early feedback, issues, and contributions are 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:
103107
- Be sure to adhere to the [Swift API Design Guidelines](https://www.swift.org/documentation/api-design-guidelines/) when contributing code.
104108
- When writing documentation, make sure it's clear, understandable, and comprehensible enough for users (both experienced and new) to understand it.
105109
- Try to follow the [Git commit best practices](https://cbea.ms/git-commit/).
106110

107111
## License
108-
This Swift Package is using the MIT License. Please view LICENSE.md for more details.
112+
This Swift Package is using the MIT License. Please view [LICENSE.md](https://github.com/MasterJ93/ATProtoKit/blob/ed45edcd717e7341ae688d294504e0019550b3f0/LICENSE.md) for more details.

0 commit comments

Comments
 (0)