Skip to content

Commit

Permalink
small readme updates [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed Jan 16, 2019
1 parent a809ad4 commit 7ee308d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ export default () => (

### More examples

The [examples folder](/examples) has a React Native app that you can run on your machine to see the carousel being used with a lot of different options.
The [`/examples` folder](/examples) has a React Native app that you can run on your machine to see the carousel being used with a lot of different options.

If you don't want to run the app, you can have a look at the [components folder](/examples/components) for example components.

Expand Down Expand Up @@ -158,7 +158,7 @@ You can then call the method from outside the carousel:

#### Custom styling properties

Use these properties to customize how the carousel is styled.
Use these properties to customize how the carousel is styled. Have a look at the [custom styles component](/examples/components/CustomStyles.tsx) for an example.

| Property | Default | Type | Description |
| :----------------------- | :-----: | :--------------------: | :------------------------------------------------ |
Expand Down

0 comments on commit 7ee308d

Please sign in to comment.