diff --git a/README.md b/README.md index 66241f9..ebb8d84 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Here is the tech stack used in this project: 9. [x] Uses Svelte & TailwindCSS for frontend. [Visit Front-end Repository](https://github.com/hamza-cskn/personal-website) 10. [x] Uses SvelteKit for SSR. 11. [ ] Uses GitHub Actions for CI/CD. +![arch](https://github.com/hamza-cskn/blog-services/assets/36128276/a4e18198-f62a-44b7-99cf-f76bedf049dd) + ### Goals 1. [ ] Add error tracking and logging. @@ -38,4 +40,4 @@ showUnverified: true | false --- when true, shows unvisible blogs. plainText: true | false --- when true, shows blog contents without markdown formats. offset: number --- offset for pagination. skips first n blogs. limit: number --- limit for pagination. shows n blogs. -``` \ No newline at end of file +```