Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.

Commit 5a14ab4

Browse files
committed
Removes merge artifacts in README
1 parent 07b49cf commit 5a14ab4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: README.md

-8
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,17 @@ This is a [Devise](https://github.com/plataformatec/devise) extension to add Two
44

55
## Pre-requisites
66

7-
<<<<<<< HEAD
87
To use the Authy API you will need a Twilio Account, [sign up for a free account here](https://www.twilio.com/try-twilio).
98

109
Create an [Authy Application in the Twilio console](https://www.twilio.com/console/authy/applications) and take note of the API key.
11-
=======
12-
[Sign up for Twilio account](https://www.twilio.com/try-twilio) and [get an Authy API Key from the console](https://www.twilio.com/console/authy).
13-
>>>>>>> Updates README with new demo app
1410

1511
## Demo
1612

1713
See [this repo for a full demo of using `authy-devise`](https://github.com/twilio/authy-devise-demo).
1814

1915
## Getting started
2016

21-
<<<<<<< HEAD
2217
First get your Authy API key from [the Twilio console](https://www.twilio.com/console/authy/applications). We recommend you store your API key as an environment variable.
23-
=======
24-
First get your Authy API key from [the Twilio console](https://www.twilio.com/console/authy). We recommend you store your API key as an environment variable.
25-
>>>>>>> Updates README with new demo app
2618

2719
```bash
2820
$ export AUTHY_API_KEY=YOUR_AUTHY_API_KEY

0 commit comments

Comments
 (0)