Skip to content

Commit 8fad853

Browse files
sergey48kanatolystansler
authored andcommitted
docs: README.md changes for public github launch. (#171)
* Update README.md * fix: Recovered lost img tag. * fix: Moved a dot.
1 parent ca63a80 commit 8fad853

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
<h1 style="font-weight:normal">
33
<a href="https://sourcerer.io"><img src=https://user-images.githubusercontent.com/20287615/34189346-d426d4c2-e4ef-11e7-9da4-cc76a1ed111d.png alt="Sourcerer Logo", width=50></a>
4-
sourcerer.io
4+
&nbsp; sourcerer.io
55
</h1>
6-
An intelligent profile for software engineers
6+
An intelligent profile for software engineers. Start with your public GitHub at <a href="https://sourcerer.io/start">https://sourcerer.io/start</a>.
77
<br>
88

99
What is it?
@@ -22,8 +22,11 @@ news that is relevant to your code, engineers to follow and learn from,
2222
technology and libraries you should know about, projects
2323
that could use your help.
2424

25-
Both open source and closed source repos are fine. Sourcerer app does not upload
26-
source code anywhere, and it never will. The app looks at repos locally on your
25+
Both open source and closed source repos are fine. The easiest way to get started with open source repos is to go to
26+
<https://sourcerer.io/start>, and select GitHub. For closed source repos, you can
27+
use this Sourcerer app. You will still need an account, which you can get at <https://sourcerer.io/>
28+
29+
Sourcerer app does not upload source code anywhere, and it never will. The app looks at repos locally on your
2730
machine, and then sends stats to sourcerer.io. The best way to verify is to
2831
look at the code. [src/main/proto/sourcerer.proto](https://github.com/sourcerer-io/sourcerer-app/blob/develop/src/main/proto/sourcerer.proto)
2932
is a good start as it describes the client-server protocol.

0 commit comments

Comments
 (0)