From abf274c944e7f54d4be0c7cd24f90b78cb61aa00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Sat, 25 Feb 2017 14:27:48 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5d08aeb32..98a6a1a841 100644 --- a/README.md +++ b/README.md @@ -83,5 +83,6 @@ Please read the [unleash developer guide](./docs/developer-guide.md) to learn mo We have made a separate project which runs unleash inside docker. Please see [unleash-docker](https://github.com/Unleash/unleash-docker) ## I want to learn more -- [Presentation on feature toggles](http://ivarconr.github.io/feature-toggles-presentation/sch-dev-lunch-2017/#1) +- [Blog: Unleash your features gradually!](http://bytes.schibsted.com/unleash-features-gradually/) +- [Presentation: Unleash your features gradually!](http://ivarconr.github.io/feature-toggles-presentation/sch-dev-lunch-2017/#1) - http://martinfowler.com/bliki/FeatureToggle.html