Skip to content

Commit aa324da

Browse files
update README with image and build-status badge
1 parent eeb5e3d commit aa324da

3 files changed

Lines changed: 4 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/Hyperbee.Expressions/releases/latest</PackageReleaseNotes>
31-
3231
<RepositoryUrl>https://github.com/Stillpoint-Software/Hyperbee.Expressions</RepositoryUrl>
3332
<RepositoryType>git</RepositoryType>
3433
<PackageProjectUrl>https://github.com/Stillpoint-Software/Hyperbee.Expressions</PackageProjectUrl>

Hyperbee.Expressions.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
77
ProjectSection(SolutionItems) = preProject
88
Directory.Build.props = Directory.Build.props
99
LICENSE = LICENSE
10+
README.md = README.md
1011
version.json = version.json
1112
EndProjectSection
1213
EndProject

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,5 @@ Special thanks to:
167167
## Contributing
168168

169169
We welcome contributions! Please see our [Contributing Guide](https://github.com/Stillpoint-Software/.github/blob/main/.github/CONTRIBUTING.md)
170-
for more detai
170+
for more details
171+

0 commit comments

Comments
 (0)