diff --git a/README.md b/README.md index d0c475c3..8d745f32 100644 --- a/README.md +++ b/README.md @@ -14,18 +14,16 @@ Read the documentation in a convenient interface at [robindoc.com/docs](https:// Robindoc is a framework for automatically creating documentation websites based on markdown files, built on React.js Server Components. ```tsx filename="app/docs/page.tsx" -export const Documentation = () => { - return ( - -
} /> - - - - -