Skip to content

Commit

Permalink
Dev/upd readme (#53)
Browse files Browse the repository at this point in the history
* Update `README.md` file to include the link to the E2E/Demo WebApp.

* Update `README.md` file to include the link to the E2E/Demo WebApp.
  • Loading branch information
rpgkaiser authored Oct 4, 2024
1 parent a8f5a35 commit eae748b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ _New operator validators:_
+ Just add this line `services.AddFoolProof();` to your _ConfigureServices_ method on the _Startup_ class; this will register a new `IValidationAttributeAdapterProvider`.

##Example WebApp

You can review a kind of DEMO app (the WebApp used to execute E2E tests) here: [E2E/Demo WebApp](http://rpgkaiser.github.io/foolproof.core "E2E/Demo WebApp URL")

0 comments on commit eae748b

Please sign in to comment.