소스 검색

README-es.md edited online with Bitbucket

부모
커밋
95ac16a04c
1개의 변경된 파일7개의 추가작업 그리고 5개의 파일을 삭제
  1. 7
    5
      README-es.md

+ 7
- 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,14 @@ int main() {
186 192
 }
187 193
 ```
188 194
 
189
----
195
+
190 196
 
191 197
 ---
192 198
 
193 199
 !INCLUDE "../../eip-diagnostic/pesky-tourist/es/diag-pesky-tourist-01.html"
194 200
 <br>
195 201
 
196
-!INCLUDE "../../eip-diagnostic/pesky-tourist/es/diag-pesky-tourist-02.html"
197
-<br>
198 202
 
199
-!INCLUDE "../../eip-diagnostic/pesky-tourist/es/diag-pesky-tourist-03.html"
200
-<br>
201 203
 
202 204
 ---
203 205