瀏覽代碼

README-es.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 年之前
父節點
當前提交
0046bc3a04
共有 1 個文件被更改,包括 6 次插入5 次删除
  1. 6
    5
      README-es.md

+ 6
- 5
README-es.md 查看文件

@@ -103,7 +103,13 @@ Por lo tanto, la mediana de los píxeles sera `0xff112244`, compuesto por las me
103 103
 
104 104
 Nota que el resultado puede ser un píxel con un color que no existía entre los originales. Sin embargo, ese detalle no afecta mucho la aplicación que estamos realizando en esta experiencia de laboratorio.
105 105
 
106
+---
107
+
108
+!INCLUDE "../../eip-diagnostic/pesky-tourist/es/diag-pesky-tourist-02.html"
109
+<br>
106 110
 
111
+!INCLUDE "../../eip-diagnostic/pesky-tourist/es/diag-pesky-tourist-03.html"
112
+<br>
107 113
 
108 114
 
109 115
 ---
@@ -186,18 +192,13 @@ int main() {
186 192
 }
187 193
 ```
188 194
 
189
----
190 195
 
191 196
 ---
192 197
 
193 198
 !INCLUDE "../../eip-diagnostic/pesky-tourist/es/diag-pesky-tourist-01.html"
194 199
 <br>
195 200
 
196
-!INCLUDE "../../eip-diagnostic/pesky-tourist/es/diag-pesky-tourist-02.html"
197
-<br>
198 201
 
199
-!INCLUDE "../../eip-diagnostic/pesky-tourist/es/diag-pesky-tourist-03.html"
200
-<br>
201 202
 
202 203
 ---
203 204