Skip to content

Commit bd09a66

Browse files
committed
Updated README
1 parent 37fd47e commit bd09a66

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ Read and write common delimited text file formats, including:
1111

1212
### Swift Package Manager (SPM)
1313

14-
To add TextFileKit to your Xcode project:
15-
16-
1. Select File → Swift Packages → Add Package Dependency
17-
2. Add package using `https://github.com/orchetect/TextFileKit` as the URL.
14+
Add this package to your Xcode project or Swift package using `https://github.com/orchetect/TextFileKit` as the URL.
1815

1916
## Roadmap
2017

@@ -30,6 +27,13 @@ Licensed under the MIT license. See [LICENSE](https://github.com/orchetect/TextF
3027

3128
This library was formerly known as SwiftHex.
3229

30+
## Community & Support
31+
32+
Please do not email maintainers for technical support. Several options are available for issues and questions:
33+
34+
- Questions and feature ideas can be posted to [Discussions](https://github.com/orchetect/TextFileKit/discussions).
35+
- If an issue is a verifiable bug with reproducible steps it may be posted in [Issues](https://github.com/orchetect/TextFileKit/issues).
36+
3337
## Contributions
3438

35-
Contributions are welcome. Feel free to post an Issue to discuss.
39+
Contributions are welcome. Posting in [Discussions](https://github.com/orchetect/TextFileKit/discussions) first prior to new submitting PRs for features or modifications is encouraged.

0 commit comments

Comments
 (0)