Skip to content

Commit f599075

Browse files
authored
Merge pull request resume#237 from bardiharborow/patch-1
Rewrite and cleanup README.
2 parents 951598f + 6ca53fd commit f599075

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.markdown

+5-13
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,15 @@
1-
#### A service that creates your resume based on your GitHub repos/activity.
1+
# [GitHub Résumé](https://resume.github.io/)
22

3-
Possible Use Cases:
3+
**A service that creates a résumé based on your GitHub repos/activity.**
44

5-
* Boon for all the tech-savy bosses who want to have a **quick view** of person's git/github activity, _before the interview_
5+
GitHub Résumé is **opt-in**. To make your resume visible, just **star** [this project](https://github.com/resume/resume.github.com). To view your résumé, go to `https://resume.github.io/?yourusername` or follow the instructions on the [home page](https://resume.github.io/).
66

7-
### Opt-In
7+
Great for all the tech-savy bosses who want to have a **quick view** of person's git/github activity, _before the interview_.
88

9-
GitHub Resume is now opt-in rather than opt-out! To make your resume visible
10-
just **star** this project, [resume/resume.github.com](https://github.com/resume/resume.github.com).
11-
That's all there is to it!
12-
13-
### For Developers
9+
### Development
1410

1511
To run the app in development mode:
1612

1713
$ rackup config.ru
1814

1915
(You must have Ruby and the rack gem installed.)
20-
21-
22-
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/resume/resume.github.com/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
23-

0 commit comments

Comments
 (0)