Skip to content

Commit 0bce6d5

Browse files
authored
Update README.md
1 parent 53a6ff5 commit 0bce6d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# highlightjs-uiua middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/exercism/highlightjs-uiua/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/@exercism/highlightjs-uiua.svg?style=flat)](https://www.npmjs.com/package/@exercism/highlightjs-uiua)
1+
# highlightjs-LANGUAGE_NAME
22

3-
This repository contains a highlightjs plugin for the [Uiua language](https://www.uiua.org/).
3+
This repository contains a highlightjs plugin for the LANGUAGE_NAME
44

55
## Installation
66

@@ -32,4 +32,4 @@ Then run:
3232
bun dev
3333
```
3434

35-
This will start a [Vite dev server](https://vite.dev/) that contains some Uiua code and some highlighted text.
35+
This will start a [Vite dev server](https://vite.dev/) that contains some LANGUAGE_NAME code and some highlighted text.

0 commit comments

Comments
 (0)