lbry-app > lbry-desktop

This commit is contained in:
Thomas Zarebczan 2018-07-12 16:14:43 -04:00 committed by GitHub
parent 818af46ab0
commit 7b11610294
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# lbry-redux
lbry-redux is a module which contains common React and redux code shared between lbry-app and lbry-android.
lbry-redux is a module which contains common React and redux code shared between lbry-desktop and lbry-android.
## Installation
Add `lbry-redux` as a dependency to your `package.json` file.