Skip to content

Commit 7a09523

Browse files
authored
docs: update README.md
1 parent e0ced16 commit 7a09523

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# react-native-code-highlighter
22

3-
Code/Syntax highlighter for React Native. Inspired by [react-native-syntax-highlighter](https://github.com/conorhastings/react-native-syntax-highlighter), using [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter)
43
![GitHub](https://img.shields.io/github/license/gmsgowtham/react-native-code-highlighter)
54
[![CI](https://github.com/gmsgowtham/react-native-code-highlighter/actions/workflows/ci.yml/badge.svg)](https://github.com/gmsgowtham/react-native-code-highlighter/actions/workflows/ci.yml)
65
[![Coverage Status](https://coveralls.io/repos/github/gmsgowtham/react-native-code-highlighter/badge.svg?branch=main)](https://coveralls.io/github/gmsgowtham/react-native-code-highlighter?branch=main)
7-
![npm](https://img.shields.io/npm/v/react-native-code-highlighter)
8-
![npm](https://img.shields.io/npm/dw/react-native-code-highlighter)
6+
[![npm](https://img.shields.io/npm/v/react-native-code-highlighter)](https://www.npmjs.com/package/react-native-code-highlighter)
7+
[![npm](https://img.shields.io/npm/dw/react-native-code-highlighter)](https://www.npmjs.com/package/react-native-code-highlighter)
8+
9+
10+
Code/Syntax highlighter for React Native. Inspired by [react-native-syntax-highlighter](https://github.com/conorhastings/react-native-syntax-highlighter), using [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter)
911

1012
## Installation
1113

@@ -102,3 +104,6 @@ MIT
102104
- [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter)
103105
- [trim-newlines](https://github.com/sindresorhus/trim-newlines)
104106
- [css-to-react-native](https://github.com/styled-components/css-to-react-native)
107+
108+
109+
<a href="https://www.buymeacoffee.com/gmsgowtham" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="width: 120px !important;" ></a>

0 commit comments

Comments
 (0)