Update README and icon.

This commit is contained in:
Brent Simmons
2025-04-24 20:50:58 -07:00
parent 17dce5610c
commit 2a71aa1b8f
3 changed files with 9 additions and 7 deletions

View File

@@ -1,14 +1,16 @@
# ![Icon](Technotes/Images/icon.png) NetNewsWire
<img src=Technotes/Images/icon_1024.png height=128 width=128 style="display: block; margin: auto;">
Its a free and open-source feed reader for macOS and iOS.
# NetNewsWire
NetNewsWire is a free and open-source feed reader for macOS and iOS.
It supports [RSS](https://cyber.harvard.edu/rss/rss.html), [Atom](https://datatracker.ietf.org/doc/html/rfc4287), [JSON Feed](https://jsonfeed.org/), and [RSS-in-JSON](https://github.com/scripting/Scripting-News/blob/master/rss-in-json/README.md) formats.
More info: [https://netnewswire.com/](https://netnewswire.com/)
Also see the [Technotes](Technotes/) and the [Roadmap](Technotes/Roadmap.md).
You can [report bugs and make feature requests](https://github.com/Ranchero-Software/NetNewsWire/issues) here on GitHub. You can also [read change notes](https://github.com/Ranchero-Software/NetNewsWire/releases/) for current and previous releases.
Note: NetNewsWires Help menu has a bunch of these links, so you dont have to remember to come back to this page.
(NetNewsWires Help menu has these links, so you dont have to remember to come back to this page.)
Heres [How to Support NetNewsWire](Technotes/HowToSupportNetNewsWire.markdown). Spoiler: dont send money. :)
@@ -51,7 +53,7 @@ Make a directory `SharedXcodeSettings` next to where you have this repository.
The directory structure is:
```
aDirectory/
directory/
SharedXcodeSettings/
DeveloperSettings.xcconfig
NetNewsWire/
@@ -60,10 +62,10 @@ aDirectory/
Example:
If your NetNewsWire Xcode project file is at:
`/Users/Shared/git/NetNewsWire/NetNewsWire.xcodeproj`
`/Users/name/projects/NetNewsWire/NetNewsWire.xcodeproj`
Create your `DeveloperSettings.xcconfig` file at
`/Users/Shared/git/SharedXcodeSettings/DeveloperSettings.xcconfig`
`/Users/name/projects/SharedXcodeSettings/DeveloperSettings.xcconfig`
Then create a plain text file in it: `SharedXcodeSettings/DeveloperSettings.xcconfig` and
give it the contents:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 KiB