From aac44928844fa1d4196a68b427200e0fae2c030e Mon Sep 17 00:00:00 2001 From: Biarity Date: Fri, 18 Jan 2019 21:05:12 +1000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86edd61..fd0b677 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,8 @@ You can find an example project incorporating most Sieve concepts in [SieveTests ## Fluent API To use the Fluent API instead of attributes in marking properties, setup an alternative `SieveProcessor` that overrides `MapProperties`. For example: -``` + +```C# public class ApplicationSieveProcessor : SieveProcessor { public ApplicationSieveProcessor(