2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-03 08:04:29 -06:00

Update README.md

add a language switcher button that allows users to switch between the English and Spanish versions of the README file
This commit is contained in:
Paola Cernada 2024-08-03 20:16:14 -07:00 committed by GitHub
parent 0507e96126
commit 60c9708bd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,8 @@
# EasyMDE - Markdown Editor # EasyMDE - Markdown Editor
<div style="text-align: right;">
<a href="README.md">English</a> | <a href="README_es.md">Español</a>
</div>
[![npm version](https://img.shields.io/npm/v/easymde.svg?style=for-the-badge)](https://www.npmjs.com/package/easymde) [![npm version](https://img.shields.io/npm/v/easymde.svg?style=for-the-badge)](https://www.npmjs.com/package/easymde)
[![npm version](https://img.shields.io/npm/v/easymde/next.svg?style=for-the-badge)](https://www.npmjs.com/package/easymde/v/next) [![npm version](https://img.shields.io/npm/v/easymde/next.svg?style=for-the-badge)](https://www.npmjs.com/package/easymde/v/next)