Update README

This commit is contained in:
Maddison Hellstrom 2017-11-17 07:49:48 -08:00
parent 2d402db970
commit 4fa6ad9336
2 changed files with 18 additions and 1 deletions

View File

@ -18,7 +18,7 @@ This is my personal configuration for the wonderful [SurfingKeys](https://github
#### Bundled Search Engine Completions #### Bundled Search Engine Completions
There are currently 38 Search Engine auto-completions. There are currently 39 Search Engine auto-completions.
You can access a Search Engine auto-completion by pressing the search leader key, which is `a` by default, followed by the search engine alias. You can access a Search Engine auto-completion by pressing the search leader key, which is `a` by default, followed by the search engine alias.
@ -52,6 +52,7 @@ For example, to open the Wikipedia completion, you would type `awp` while in nor
| `hw` | `haskellwiki` | `wiki.haskell.org` | | | `hw` | `haskellwiki` | `wiki.haskell.org` | |
| `hx` | `hex` | `hex.pm` | | | `hx` | `hex` | `hex.pm` | |
| `hy` | `hayoo` | `hayoo.fh-wedel.de` | | | `hy` | `hayoo` | `hayoo.fh-wedel.de` | |
| `jq` | `jquery` | `Google Custom Search` | |
| `md` | `mdn` | `developer.mozilla.org` | [\[1\]](#mdn) | | `md` | `mdn` | `developer.mozilla.org` | [\[1\]](#mdn) |
| `no` | `node` | `Google Custom Search` | | | `no` | `node` | `Google Custom Search` | |
| `np` | `npm` | `www.npmjs.com` | [\[1\]](#npm) | | `np` | `npm` | `www.npmjs.com` | [\[1\]](#npm) |
@ -168,5 +169,13 @@ If you ever make a change to any of your configuration files in the future, simp
#### Todo
- [ ] Simplify installation process
- [ ] Improve code organization
- [ ] Ensure screenshots have a plain white background
- [ ] Add additional screenshots
- [x] Feed the kittens
### License ### License
©2017 Maddison Hellstrom - MIT License ©2017 Maddison Hellstrom - MIT License

View File

@ -85,5 +85,13 @@ If you ever make a change to any of your configuration files in the future, simp
#### Screenshots #### Screenshots
<!--SCREENSHOTS--> <!--SCREENSHOTS-->
#### Todo
- [ ] Simplify installation process
- [ ] Improve code organization
- [ ] Ensure screenshots have a plain white background
- [ ] Add additional screenshots
- [x] Feed the kittens
### License ### License
&copy;2017 Maddison Hellstrom - MIT License &copy;2017 Maddison Hellstrom - MIT License