浏览代码

update readme.md

Ethosa 3 年之前
父节点
当前提交
3e75c8dbbb
共有 1 个文件被更改,包括 7 次插入7 次删除
  1. 7 7
      examples/readme.md

+ 7 - 7
examples/readme.md

@@ -2,30 +2,30 @@
 
 ## [Hello world](https://github.com/Ethosa/nodesnim/blob/nightly/examples/hello_world)
 
-<img src="https://user-images.githubusercontent.com/49402667/138453889-ea538f86-2fc4-4947-843f-ca100561b05d.png" width="380" height="220" alt="Hello world example">
+<img src="https://user-images.githubusercontent.com/49402667/138453889-ea538f86-2fc4-4947-843f-ca100561b05d.png" width="100%" alt="Hello world example">
 
 ## [Calculator](https://github.com/Ethosa/nodesnim/blob/nightly/examples/calculator)
 
-<img src="https://user-images.githubusercontent.com/49402667/138453360-6b701b6a-8695-4ace-bf9f-25d5ae8c68c2.png" width="380" height="220" alt="Calculator example">
+<img src="https://user-images.githubusercontent.com/49402667/138453360-6b701b6a-8695-4ace-bf9f-25d5ae8c68c2.png" width="50%" alt="Calculator example"><img src="https://user-images.githubusercontent.com/49402667/138453719-0b4d50a9-b4a3-40c5-b017-1e0e0dd4892b.png" width="50%" alt="Material Calculator example">
 
 ## [Snake game](https://github.com/Ethosa/nodesnim/blob/nightly/examples/snake)
 
-<img src="https://user-images.githubusercontent.com/49402667/138456143-292a5b73-7a52-4d29-9769-1c8101db9f85.png" width="380" height="220" alt="Snake game example">
+<img src="https://user-images.githubusercontent.com/49402667/138456143-292a5b73-7a52-4d29-9769-1c8101db9f85.png" width="100%" alt="Snake game example">
 
 ## [Screen saver](https://github.com/Ethosa/nodesnim/blob/nightly/examples/screensaver)
 
-<img src="https://user-images.githubusercontent.com/49402667/138455275-3df817ae-275d-4164-afc1-92fbdbbb4a6c.png" width="380" height="220" alt="Screensaver example">
+<img src="https://user-images.githubusercontent.com/49402667/138455275-3df817ae-275d-4164-afc1-92fbdbbb4a6c.png" width="100%" alt="Screensaver example">
 
 ## [Novel](https://github.com/Ethosa/nodesnim/blob/nightly/examples/novel)
 
-<img src="https://user-images.githubusercontent.com/49402667/138454518-376b40ba-44d0-458a-9b2b-48a5ea53ff64.png" width="380" height="220" alt="Novel game example">
+<img src="https://user-images.githubusercontent.com/49402667/138454518-376b40ba-44d0-458a-9b2b-48a5ea53ff64.png" width="100%" alt="Novel game example">
 
 ## [Roguelike](https://github.com/Ethosa/nodesnim/blob/nightly/examples/roguelike)
 
-<img src="https://user-images.githubusercontent.com/49402667/138454722-e2b2766d-29cd-412a-92d2-29393d442775.png" width="380" height="220" alt="Roguelike game example">
+<img src="https://user-images.githubusercontent.com/49402667/138454722-e2b2766d-29cd-412a-92d2-29393d442775.png" width="100%" alt="Roguelike game example">
 
 ## [Sample messenger](https://github.com/Ethosa/nodesnim/blob/nightly/examples/sample_messenger)
 
-<img src="https://user-images.githubusercontent.com/49402667/138455176-d38ea0b3-274d-41c6-b877-2a9be39a7b90.png" width="240" height="480" alt="sample messenger">
+<img src="https://user-images.githubusercontent.com/49402667/138455176-d38ea0b3-274d-41c6-b877-2a9be39a7b90.png" width="100%" alt="sample messenger">
 
 ## [Builder features](https://github.com/Ethosa/nodesnim/blob/nightly/examples/builder_features)