Skip to content

Commit

Permalink
updated typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad Ghayour committed Jan 22, 2015
1 parent aab7563 commit 83637ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CodeMirror AceEditor Themes Generator
CodeMirror & AceEditor Theme Generator
====

Generate Code Mirror and Ace Editor themes with the help of a sleek GUI and/or from the thousands of available themes for Sublime Text and Text Mate.
Expand All @@ -15,8 +15,8 @@ If something is not working or you would like a new feature, please use the issu
You can simply fork and clone (or download) the repo into your local directory:

```
$ git clone https://github.com/FarhadG/codeMirror-aceEditor-themes-generator
$ cd codeMirror-aceEditor-themes-generator
$ git clone https://github.com/FarhadG/codeMirror-aceEditor-theme-generator
$ cd codeMirror-aceEditor-theme-generator
$ npm install
```

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "codeMirror-aceEditor-themes-generator",
"name": "codeMirror-aceEditor-theme-generator",
"version": "0.1.1",
"description": "CodeMirror & Ace Editor themes converted from a GUI and/or Sublime Text & TextMate themes",
"main": "main.js",
Expand Down

0 comments on commit 83637ec

Please sign in to comment.