Skip to content

Commit de00898

Browse files
author
Laura
authored
Add feature creation to readme (#5)
1 parent d7d9d16 commit de00898

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ An example app built using the [DevCycle Python Server SDK](https://docs.devcycl
55

66
Python 3.7+ and Django 4.2+
77

8+
## Creating a Demo Feature
9+
This example app requires that your project has a feature with the expected variables, as well as some simple targeting rules.
10+
11+
#### [Click here](https://app.devcycle.com/r/create?resource=feature&key=hello-togglebot) to automatically create the feature in your project ⇦
12+
13+
When you run the example app and switch your identity between users, you'll be able to see the feature's different variations.
14+
815
## Running the Example
916
### Setup
1017

0 commit comments

Comments
 (0)