diff --git a/README.md b/README.md index 13002bc..d95ef50 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ -# hotwire-native-bridge -The web library for building Bridge Components in Hotwire Native apps +# Hotwire Native Bridge for web + +[Hotwire Native](https://native.hotwired.dev) is a high-level native framework, available for iOS and Android, that provides you with all the tools you need to leverage your web app and build great mobile apps. + +This web javascript library integrates with your [Hotwire](https://hotwired.dev) web app to build [Bridge Components](https://native.hotwired.dev/overview/bridge-components) in `WebView` screens in your mobile apps. It's designed to work seamlessly with your [Hotwire Native](https://native.hotwired.dev) iOS and Android apps. + + +Read more on [native.hotwired.dev](https://native.hotwired.dev). + + +## Contributing + +Hotwire Native Bridge is open-source software, freely distributable under the terms of an [MIT-style license](LICENSE). The [source code is hosted on GitHub](https://github.com/hotwired/hotwire-native-bridge). Development is sponsored by [37signals](https://37signals.com/). + +We welcome contributions in the form of bug reports, pull requests, or thoughtful discussions in the [GitHub issue tracker](https://github.com/hotwired/hotwire-native-bridge/issues). + +--------- + +© 2024 37signals LLC