diff --git a/README.md b/README.md index 39523dd..e63acb6 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,39 @@ The sectionss currently available are: * References If a section is not used in your FRESH resume it will simply not be displayed +### Supported Profiles +All the profiles not on this list may not have an icon and will not have any custom color. +* angellist +* behance +* bitbucket +* codepen +* dribbble +* dribble +* exercism +* facebook +* foursquare +* instagram +* github +* googleplus +* gratipay +* hackernews +* lastfm +* linkedin +* pinterest +* reddit +* skype +* soundcloud +* spotify +* stackexchange +* stackoverflow +* tumblr +* twitter +* vimeo +* youtube +* medium +* blogger + + ## How to use it Go where your FRESH JSON resume is located and run: ``` diff --git a/package.json b/package.json index 2c3847a..fb34fa5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fresh-theme-elegant", "version": "0.1.0", - "description": "Responsive resume theme using using the fresh theme from JSON-Resume.", + "description": "Responsive resume theme for FRESH using using the Elegant theme from JSON-Resume.", "repository": { "type": "git", "url": "https://github.com/BackIsBachus/fresh-theme-elegant"