From 3f6dc4ff5e568b5699d91f6bf9f6aef9662ee713 Mon Sep 17 00:00:00 2001 From: rgarcia Date: Tue, 19 Jul 2016 16:00:42 +0200 Subject: [PATCH] updates Readme with reference to Customization instructions --- README.md | 4 ++++ README_ES.md | 3 +++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 7a92401f3..27162bfd7 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,10 @@ But for some actions like voting, you will need a verified user, the seeds file **user:** verified@consul.dev **pass:** 12345678 +### Customization + +See [CUSTOMIZE_ES.md](CUSTOMIZE_ES.md) + ### OAuth To test authentication services with external OAuth suppliers - right now Twitter, Facebook and Google - you'll need to create an "application" in each of the supported platforms and set the *key* and *secret* provided in your *secrets.yml* diff --git a/README_ES.md b/README_ES.md index 489412299..d8c394680 100644 --- a/README_ES.md +++ b/README_ES.md @@ -61,6 +61,9 @@ Pero para ciertas acciones, como apoyar, necesitarás un usuario verificado, el **user:** verified@consul.dev **pass:** 12345678 +### Customización + +Ver fichero [CUSTOMIZE_ES.md](CUSTOMIZE_ES.md) ### OAuth