diff --git a/packages/dioxus-lib/README.md b/packages/dioxus-lib/README.md
index 6b2020a31..e7e74ff8d 100644
--- a/packages/dioxus-lib/README.md
+++ b/packages/dioxus-lib/README.md
@@ -1,20 +1,29 @@
-
-
๐๐ Dioxus (lib)
-
- A concurrent, functional, virtual DOM for Rust
-
+
+
+
+
+
+---
+
> This crate implements dioxus-lib which is a renderer-free version of Dioxus. This crate is intended to be used by library authors who need a stable core version of dioxus withuot pulling in renderer-related dependencies on accident.
-# Resources
-
-This overview provides a brief introduction to Dioxus. For a more in-depth guide, make sure to check out:
-
-- [Getting Started](https://dioxuslabs.com/learn/0.6/getting_started)
-- [Book (0.5)](https://dioxuslabs.com/learn/0.6)
-- [Examples](https://github.com/DioxusLabs/dioxus/tree/main/examples)
-
# Overview and Goals
Dioxus makes it easy to quickly build complex user interfaces with Rust. Any Dioxus app can run in the web browser,
diff --git a/packages/dioxus/README.md b/packages/dioxus/README.md
index 5ebc415eb..19dd7f7dc 100644
--- a/packages/dioxus/README.md
+++ b/packages/dioxus/README.md
@@ -1,15 +1,7 @@
์ด ์ ์ฅ์์ ๋ฉ์ธ ๋ธ๋์น์ ์๋ ์์ ๋ค์ dioxus์ git ๋ฒ์ ๊ณผ CLI๋ฅผ ๋์์ผ๋ก ํฉ๋๋ค. ์ต์ ์์ ๋ฒ์ ์ dioxus์ ํธํ๋๋ ์์ ๋ฅผ ์ฐพ๊ณ ์๋ค๋ฉด [0.5 ๋ธ๋์น](https://github.com/DioxusLabs/dioxus/tree/v0.5/examples)๋ฅผ ํ์ธํ์ธ์.
+> ์ด ์ ์ฅ์์ ๋ฉ์ธ ๋ธ๋์น์ ์๋ ์์ ๋ค์ dioxus์ git ๋ฒ์ ๊ณผ CLI๋ฅผ ๋์์ผ๋ก ํฉ๋๋ค. ์ต์ ์์ ๋ฒ์ ์ dioxus์ ํธํ๋๋ ์์ ๋ฅผ ์ฐพ๊ณ ์๋ค๋ฉด [0.5 ๋ธ๋์น](https://github.com/DioxusLabs/dioxus/tree/v0.6/examples)๋ฅผ ํ์ธํ์ธ์.
์ด ์ ์ฅ์ ์ต์์์ ์๋ ์์ ๋ค์ ๋ค์๊ณผ ๊ฐ์ด ์คํํ ์ ์์ต๋๋ค: