From 0c3290b1ce6b4696dfcf4ca2cc51122a4384672e Mon Sep 17 00:00:00 2001 From: xb205 <62425964+devxb@users.noreply.github.com> Date: Fri, 12 Apr 2024 23:24:15 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20line-mode=EC=9D=98=20=EC=98=A4=ED=83=80?= =?UTF-8?q?=EB=A5=BC=20=EC=88=98=EC=A0=95=ED=95=9C=EB=8B=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b33ebc6..c5af9c0 100644 --- a/README.md +++ b/README.md @@ -55,12 +55,12 @@ line mode는 자신이 갖고있는 펫중 하나를 지정해서, 지정한 wid 펫이 Readme에서 자유롭게 움직이는모습을 표현할 수 있어요. pet-id에 아무값도 입력하지 않으면, 첫번째 펫이 가져와져요. > [!TIP] -> **Img의 width와 height를 조절해서 펫의 이동영역을 조절할 수 있어요.** +> **HTML을 붙여넣기 할 경우, Img의 width와 height를 조절해서 펫의 이동영역을 조절할 수 있어요.** > width를 길게 height를 작게하면 (width = 1000, height = 60) 가로로 길게 움직이게 할 수 있어요. > 반대로, width를 작게 height를 길게하면 (width = 60, height = 1000) 세로로 길게 움직이게 할 수 있어요. ```markdown -[![gitanimals](https://render.gitanimals.org/farms/{username}?mode=line)](https://github.com/devxb/gitanimals) +[![gitanimals](https://render.gitanimals.org/lines/{username})](https://github.com/devxb/gitanimals) ``` ```html @@ -70,7 +70,7 @@ pet-id에 아무값도 입력하지 않으면, 첫번째 펫이 가져와져요. ``` 펫은 다음 url을 웹에 요청 후, `$.personas.[].id` 에 해당하는 값을 url의 pet-id param에 입력하면서 변경할 수 있어요. -사용 가능한 펫을 확인하려면, `https://render.gitanimals.org/users/{username}` 을 url에 붙여넣으세요. +사용 가능한 펫을 확인하려면, `https://render.gitanimals.org/users/{username}` 의 {username}을 자신의 깃허브 아이디로 변경 후, 요청해보세요. ```html 예시)