diff --git a/README.md b/README.md index 0398f25..c201a61 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Rule of Thumb is a full-stack example project built with TypeScript and Next.js, backend with MongoDB and GridFS. -![preview](./public/img/preview.png) +![preview](./preview.png) ## Technologies diff --git a/apps/nextjs/public/img/preview.png b/preview.png similarity index 100% rename from apps/nextjs/public/img/preview.png rename to preview.png