You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ SwiftSyntaxSugar is a library that provides syntactic sugar and helpful extensio
4
4
5
5
-[Example](#example)
6
6
-[Installation](#installation)
7
+
-[Contributing](#contributing)
7
8
-[License](#license)
8
9
9
10
## Example
@@ -51,7 +52,7 @@ To add SwiftSyntaxSugar to a Swift package manifest file:
51
52
52
53
## Contributing
53
54
54
-
The simplest way to contribute to this project is by [opening an issue](https://github.com/fetch-rewards/SwiftSyntaxSugar/issues/new/choose).
55
+
The simplest way to contribute to this project is by [opening an issue](https://github.com/fetch-rewards/SwiftSyntaxSugar/issues/new).
55
56
56
57
If you would like to contribute code to this project, please read our [Contributing Guidelines](https://github.com/fetch-rewards/SwiftSyntaxSugar/blob/main/CONTRIBUTING.md).
0 commit comments