Skip to content

Commit

Permalink
Merge pull request #6 from fluentdesk/rel/v0.3.0-beta
Browse files Browse the repository at this point in the history
rel/v0.3.0 beta
  • Loading branch information
hacksalot committed Nov 3, 2015
2 parents 29b00a6 + 790ca0c commit d224a6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
fluent-themes
=============
Resume themes for [FluentCV][1] and [FluentCMD][2].
Resume themes for [FluentCV][1] and [FluentCV command line][2].

- `minimist`: A no-frills theme.
- `modern`: A middle of the road theme with a modern look 'n feel.
- `hello-world`: A simple-as-possible example theme.
- `compact`: A compact theme.
- New themes forthcoming.

## How It Works
Expand All @@ -27,5 +28,5 @@ This scheme ensures that theme template files have the "correct" file extension
MIT. See [LICENSE.md][1] for details.

[1]: http://fluentcv.com
[2]: https://github.com/fluentdesk/fluentcmd
[2]: https://github.com/fluentdesk/fluentcv
[3]: ../LICENSE.md
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fluent-themes",
"version": "0.1.0-beta",
"description": "Resume themes for FluentCV and FluentCMD.",
"version": "0.3.0-beta",
"description": "Resume themes for FluentCV.",
"repository": {
"type": "git",
"url": "https://github.com/fluentdesk/fluent-themes.git"
Expand Down

0 comments on commit d224a6c

Please sign in to comment.