Skip to content

Commit b9d675e

Browse files
committed
chore: updated project banner
1 parent 39d7f02 commit b9d675e

2 files changed

Lines changed: 19 additions & 16 deletions

File tree

README.md

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,28 @@
1-
# `react-native-legal`
1+
<a href="https://www.callstack.com/open-source?utm_campaign=generic&utm_source=github&utm_medium=referral&utm_content=legal" align="center">
2+
<img alt="react-native-paper" src="./images/banner.jpg">
3+
</a>
4+
5+
---
26

37
![E2E tests - Android](https://github.com/callstackincubator/react-native-legal/actions/workflows/test-e2e-android.yaml/badge.svg)
48
![E2E tests - iOS](https://github.com/callstackincubator/react-native-legal/actions/workflows/test-e2e-ios.yaml/badge.svg)
59
![Release](https://github.com/callstackincubator/react-native-legal/actions/workflows/release.yml/badge.svg)
610
![Deploy Docs](https://github.com/callstackincubator/react-native-legal/actions/workflows/deploy-docs.yml/badge.svg)
711

8-
- [`react-native-legal`](#react-native-legal)
9-
- [Documentation](#documentation)
10-
- [Installation](#installation)
11-
- [React Native](#react-native)
12-
- [Standalone CLI](#standalone-cli)
13-
- [Node.js - API](#nodejs---api)
14-
- [Usage](#usage)
15-
- [I want to generate licenses in my Expo project ](#i-want-to-generate-licenses-in-my-expo-project-)
16-
- [I want to generate licenses reports in my bare RN project ](#i-want-to-generate-licenses-reports-in-my-bare-rn-project-)
17-
- [I want to generate licenses reports in my Node.js project](#i-want-to-generate-licenses-reports-in-my-nodejs-project)
18-
- [I want to customize the presentation of the licenses in my JS/TS project](#i-want-to-customize-the-presentation-of-the-licenses-in-my-jsts-project)
19-
- [Expo](#expo)
20-
- [Contributing](#contributing)
21-
- [Acknowledgements](#acknowledgements)
22-
- [License](#license)
12+
- [Documentation](#documentation)
13+
- [Installation](#installation)
14+
- [React Native](#react-native)
15+
- [Standalone CLI](#standalone-cli)
16+
- [Node.js - API](#nodejs---api)
17+
- [Usage](#usage)
18+
- [I want to generate licenses in my Expo project ](#i-want-to-generate-licenses-in-my-expo-project-)
19+
- [I want to generate licenses reports in my bare RN project ](#i-want-to-generate-licenses-reports-in-my-bare-rn-project-)
20+
- [I want to generate licenses reports in my Node.js project](#i-want-to-generate-licenses-reports-in-my-nodejs-project)
21+
- [I want to customize the presentation of the licenses in my JS/TS project](#i-want-to-customize-the-presentation-of-the-licenses-in-my-jsts-project)
22+
- [Expo](#expo)
23+
- [Contributing](#contributing)
24+
- [Acknowledgements](#acknowledgements)
25+
- [License](#license)
2326

2427
Automagically generate license acknowledgements for your React Native app and any Node.js project 🚀
2528

images/banner.jpg

92.2 KB
Loading

0 commit comments

Comments
 (0)