From adbb637da2724d87810bfe76eb549065f8735a26 Mon Sep 17 00:00:00 2001 From: Valdis Iljuconoks Date: Wed, 3 Aug 2016 09:32:19 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 38054b76..cdf48a49 100644 --- a/README.md +++ b/README.md @@ -44,13 +44,14 @@ public class Startup For list of available startup configuration options [go here](http://blog.tech-fellow.net/2016/04/21/db-localization-provider-part-2-configuration-and-extensions/#configuringdblocalizationprovider). +## EPiServer Integration +[Read more on wiki](https://github.com/valdisiljuconoks/LocalizationProvider/wiki/EPiServer-Integration) + + ## Breaking Changes in 2.0 ### [Ignore] Attribute You need to change reference from `EPiServer.DataAnnotations.IgnoreAttribute` to `DbLocalizationProvider.Sync.IgnoreAttribute`. -## EPiServer Integration -[Read more on wiki](https://github.com/valdisiljuconoks/LocalizationProvider/wiki/EPiServer-Integration) - ## DbLocalizationProvider Features Here goes the list of new features available in version 2.0. List is not sorted in any order.