Skip to content

Commit 90bbae8

Browse files
committed
Add link to firefox addons site
1 parent 5009cea commit 90bbae8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules/
22
dist/
3-
.cache/
3+
.cache/
4+
*.zip

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77

88
# Marsjs - Using Tensorflow.js & Crowd Computing to label Unsplash photos in browser
99

10-
Marsjs is the browser client for Mars@Home. Currently this extension labels image from [Unsplash](https://unsplash.com) in browser - using MobileNet on Tensorflow.Js. Install [Mars@Home from Chrome Store](https://chrome.google.com/webstore/detail/marshome/dikaddifgkonkicimbgikbcbaagajjhj)
10+
Marsjs is the browser client for Mars@Home. Currently this extension labels image from [Unsplash](https://unsplash.com) in browser - using MobileNet on Tensorflow.Js. It is available on [Firefox addons site](https://addons.mozilla.org/en-GB/firefox/addon/marsathome/) and [Chrome web store](https://chrome.google.com/webstore/detail/marshome/dikaddifgkonkicimbgikbcbaagajjhj).
1111

1212
## Non-Developer quickstart
13+
Install [Mars@Home for Firefox](https://addons.mozilla.org/en-GB/firefox/addon/marsathome/)
1314
Install [Mars@Home for Google Chrome](https://chrome.google.com/webstore/detail/marshome/dikaddifgkonkicimbgikbcbaagajjhj)
1415

1516
## Developer quickstart

0 commit comments

Comments
 (0)