Link to electron instead of brightray_example
This commit is contained in:
parent
4fb32f62f5
commit
4172bbd683
1 changed files with 3 additions and 5 deletions
|
@ -6,8 +6,8 @@ use in applications.
|
||||||
|
|
||||||
## Using it in your app
|
## Using it in your app
|
||||||
|
|
||||||
See [brightray_example](https://github.com/electron/brightray_example) for a
|
See [electron](https://github.com/electron/electron) for example of an
|
||||||
sample application written using Brightray.
|
application written using Brightray.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
|
@ -33,9 +33,7 @@ You must previously have built and uploaded libchromiumcontent using its
|
||||||
$ script/build
|
$ script/build
|
||||||
|
|
||||||
Building Brightray on its own isn’t all that interesting, since it’s just a
|
Building Brightray on its own isn’t all that interesting, since it’s just a
|
||||||
static library. Building it into an application (like
|
static library. Building it into an application is the only way to test it.
|
||||||
[brightray_example](https://github.com/electron/brightray_example)) is the only
|
|
||||||
way to test it.
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue