Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drcmda committed Aug 1, 2020
1 parent f611ced commit 815440d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -8,6 +8,10 @@ This is a [postprocessing](https://vanruesc.github.io/postprocessing) wrapper fo

#### What does it look like?

![](https://i.imgur.com/mZucXdX.jpg)

You can try out a demo here: https://codesandbox.io/s/vigorous-currying-3r6l2

```jsx
import React, { useState } from 'react'
import { EffectComposer, DepthOfField, Bloom, Noise, Vignette } from 'react-postprocessing'
Expand Down

0 comments on commit 815440d

Please sign in to comment.