Skip to content

Commit

Permalink
changed README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Feb 28, 2023
1 parent 17c2fe3 commit 7a9703b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ According to the [main project](https://github.com/antonmedv/codejar) it has the
- Indents line with the Tab key
- Supports undo/redo

## Overview

- [Install ngx-codejar with highlight.js](https://github.com/julianpoemp/ngx-codejar#how-to-use-codejar-with-angular-and-highlightjs)
- [Install ngx-codejar with prism.js](https://github.com/julianpoemp/ngx-codejar#how-to-use-codejar-with-angular-and-prismjs)
- [Options](https://github.com/julianpoemp/ngx-codejar#properties--events)
- [Development](https://github.com/julianpoemp/ngx-codejar#development)
- [Contribution](https://github.com/julianpoemp/ngx-codejar#development)
- [Troubleshooting](https://github.com/julianpoemp/ngx-codejar#development)

## Installation

### How to use CodeJar with Angular and highlight.js
Expand Down

0 comments on commit 7a9703b

Please sign in to comment.