Skip to content

Commit 9426432

Browse files
updated Readme to inclue image and build status
1 parent 2c9ea60 commit 9426432

2 files changed

Lines changed: 16 additions & 3 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@
2626
<PackageReadmeFile>README.md</PackageReadmeFile>
2727
<PackageLicenseFile>LICENSE</PackageLicenseFile>
2828
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
29-
29+
<PackageIcon>assets/icon.png</PackageIcon>
3030
<PackageReleaseNotes>https://github.com/Stillpoint-Software/PostgresTest/releases/latest</PackageReleaseNotes>
31-
3231
<RepositoryUrl>https://github.com/Stillpoint-Software/PostgresTest</RepositoryUrl>
3332
<RepositoryType>git</RepositoryType>
3433
<PackageProjectUrl>https://github.com/Stillpoint-Software/PostgresTest</PackageProjectUrl>

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,4 +310,18 @@ Hyperbee.Json is built upon the great work of several open-source projects. Spec
310310

311311
## Contributing
312312

313-
We welcome contributions! Please see our [Contributing Guide](https://github.com/Stillpoint-Software/.github/blob/main/.github/CONTRIBUTING.md) for more details.
313+
We welcome contributions! Please see our [Contributing Guide](https://github.com/Stillpoint-Software/.github/blob/main/.github/CONTRIBUTING.md) for more details.
314+
315+
316+
# Status
317+
318+
| Branch | Action |
319+
|------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
320+
| `develop` | [![Build status](https://github.com/Stillpoint-Software/Hyperbee.Json/actions/workflows/pack_publish.yml/badge.svg?branch=develop)](https://github.com/Stillpoint-Software/Hyperbee.Json/actions/workflows/pack_publish.yml) |
321+
| `main` | [![Build status](https://github.com/Stillpoint-Software/Hyperbee.Json/actions/workflows/pack_publish.yml/badge.svg)](https://github.com/Stillpoint-Software/Hyperbee.Json/actions/workflows/pack_publish.yml) |
322+
323+
# Help
324+
See [Todo](https://github.com/Stillpoint-Software/Hyperbee.Json/blob/main/docs/todo.md)
325+
326+
[![Hyperbee.Json](https://github.com/Stillpoint-Software/Hyperbee.Json/blob/main/assets/hyperbee.svg?raw=true)](https://github.com/Stillpoint-Software/Hyperbee.Json)
327+

0 commit comments

Comments
 (0)