diff --git a/README.md b/README.md index 15dc46e1..7907373d 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,10 @@ Here is the complete list of mimetypes that are syntax highlighted in API Dash: | `text/html` | `.html` | Only syntax highlighting, no web preview. | | `text/javascript` | `.js` | | | `text/markdown` | `.md` | | +| `text/csv` | `. +csv` | +Renders CSV in table format. + | ## What's new in v0.3.0?