Skip to content

Commit c465e5b

Browse files
committed
fixing readmes
1 parent 6ff0420 commit c465e5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,12 +332,12 @@ Contributions are welcome! Please feel free to submit a Pull Request.
332332

333333
## 📄 License
334334

335-
ISC License - see LICENSE file for details
335+
ISC License - see the [LICENSE](https://github.com/AlanBarber/ResultR/blob/main/LICENSE) file for details.
336336

337337
## 💬 Support
338338

339339
- **Issues**: [GitHub Issues](https://github.com/AlanBarber/ResultR/issues)
340340

341341
---
342342

343-
Built with ❤️ for clean, maintainable C# applications.
343+
Built with ❤️ for the C# / DotNet community.

src/ResultR.Validation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🎯 ResultR.Validation
22

33
[![GitHub Release](https://img.shields.io/github/v/release/AlanBarber/ResultR)](https://github.com/AlanBarber/ResultR/releases)
4-
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/AlanBarber/ResultR/build.yml)](https://github.com/AlanBarber/ResultR/actions/workflows/build.yml)
4+
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/AlanBarber/ResultR/release-resultr.yml)](https://github.com/AlanBarber/ResultR/actions/workflows/release-resultr.yml)
55
[![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/AlanBarber/ResultR/total?label=github%20downloads)](https://github.com/AlanBarber/ResultR/releases)
66
[![NuGet Version](https://img.shields.io/nuget/v/ResultR.Validation)](https://www.nuget.org/packages/ResultR.Validation)
77
[![NuGet Downloads](https://img.shields.io/nuget/dt/ResultR.Validation?label=nuget%20downloads)](https://www.nuget.org/packages/ResultR.Validation)

0 commit comments

Comments
 (0)