Skip to content

Commit

Permalink
docs(readme): update (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: Almanov Nikita <131481562+nikkeyl@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and nikkeyl authored Sep 1, 2024
1 parent a0bb400 commit f069f1a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,9 @@ export default nextConfig;
Use this:

```js
// next.config.js or next.config.mjs
import { defineConfig } from '@archoleat/next-define-config';

export default defineConfig({
// Your options
})
export default defineConfig({})
```

## Contributing
Expand Down

0 comments on commit f069f1a

Please sign in to comment.