diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-17 09:45:21 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-17 09:45:21 -0500 |
commit | d688ee9eee5e49648119e894b0e8432d1dad4100 (patch) | |
tree | 5d3f6efcb15d2049a7207eb18f0540f8143a1a34 | |
parent | ca1753e2a844d0555b734a71b282774c2243b4ac (diff) | |
download | notcovid19-d688ee9eee5e49648119e894b0e8432d1dad4100.tar.lz notcovid19-d688ee9eee5e49648119e894b0e8432d1dad4100.tar.xz notcovid19-d688ee9eee5e49648119e894b0e8432d1dad4100.zip |
change structure
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2,7 +2,10 @@ ### Guides -- <a href="https://codeberg.org/heckyel/notcovid19/src/branch/master/covid-19.es.md"><abbr title="Documento informativo en idioma español">DOC-ES</abbr></a> +| Nº order | Documentation | Language | +| :------: | ------------------------- | :------: | +| 001 | [Manual de prevención][0] | ES | + ## History Coronavirus in China @@ -13,3 +16,5 @@ This work is under the <a href="https://www.gnu.org/licenses/fdl-1.3.html" rel="license"><abbr title="GNU Free Documentation License">GFDLv1.3+</abbr></a> License + +[0]: covid-19.es.md |