Skip to content

Commit ca21c29

Browse files
authored
Update README.md
1 parent 8fc9255 commit ca21c29

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,14 @@ import { getDeepLink } from './utilities';
228228

229229
Using in-app browser tabs (like SFAuthenticationSession/ASWebAuthenticationSession and Android Custom Tabs) where available. Embedded user-agents, known as web-views (like UIWebView and WKWebView), are explicitly not supported due to the usability and security reasons documented in [Section 8.12 of RFC 8252](https://tools.ietf.org/html/rfc8252#section-8.12).
230230

231+
## Credits 👍
232+
* **React Native InAppBrowser:** [InAppBrowser for React Native](https://github.com/proyecto26/react-native-inappbrowser)
233+
234+
## Contributing ✨
235+
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
236+
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated** ❤️.
237+
You can learn more about how you can contribute to this project in the [contribution guide](https://github.com/proyecto26/nativescript-inappbrowser/blob/develop/CONTRIBUTING.md).
238+
231239
## Contributors ✨
232240
Please do contribute! Issues and pull requests are welcome.
233241

@@ -266,9 +274,6 @@ Support this project with your organization. Your logo will show up here with a
266274
<a href="https://opencollective.com/proyecto26/organization/8/website"><img src="https://opencollective.com/proyecto26/organization/8/avatar.svg"></a>
267275
<a href="https://opencollective.com/proyecto26/organization/9/website"><img src="https://opencollective.com/proyecto26/organization/9/avatar.svg"></a>
268276

269-
## Credits 👍
270-
* **React Native InAppBrowser:** [InAppBrowser for React Native](https://github.com/proyecto26/react-native-inappbrowser)
271-
272277
## Supporting 🍻
273278
I believe in Unicorns 🦄
274279
Support [me](http://www.paypal.me/jdnichollsc/2), if you do too.
@@ -282,6 +287,9 @@ The maintainers of InAppBrowser for NativeScript and thousands of other packages
282287
## Security contact information 🚨
283288
To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
284289

290+
## License ⚖️
291+
This repository is available under the [MIT License](https://github.com/proyecto26/nativescript-inappbrowser/blob/develop/LICENSE).
292+
285293
## Happy coding 💯
286294
Made with ❤️
287295

0 commit comments

Comments
 (0)