Skip to content

Commit 0b1798d

Browse files
authored
chore: add system architecture to README.md (#132)
### Description <!-- Please add PR description (don't leave blank) - example: This PR [adds/removes/fixes/replaces] the [feature/bug/etc] --> This PR adds the project system architecture diagram to the README of the repo. This is a link to the `version-1` system architecture. https://excalidraw.com/#json=51IqiNvrZiY15ZtjK0WXn,jcpW9rmzMR9OVwM05Zd1LQ
1 parent f703378 commit 0b1798d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,18 @@
1010

1111
<tt>jargons.dev</tt> is an open source dictionary curated by contributors providing simplified meaning and definitions to software development, engineering, and general technology terms.
1212

13-
## Tech Stack
13+
## Tech Stack and Architecture
1414

1515
<tt>jargons.dev</tt> is built using the following open source technologies:
1616

1717
- [Astro](https://astro.build/) - Web framework for building content-driven websites
1818
- [React](https://react.dev) - Library for building web interfaces
1919
- [Tailwind CSS](https://tailwindcss.com) - A Utility-first CSS Library
2020

21+
### System Architecture
22+
23+
See https://excalidraw.com/#json=51IqiNvrZiY15ZtjK0WXn,jcpW9rmzMR9OVwM05Zd1LQ
24+
2125
## Run Project Locally
2226

2327
To run the project locally running on your machine, follow these simple steps.

0 commit comments

Comments
 (0)