Skip to content

Commit 9edeefc

Browse files
committed
Remove blog section.
1 parent 5fd2c51 commit 9edeefc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ This is a work in progress so the exported functions could change at any time be
2222
- [Plans](#plans)
2323
- [Progress](#progress)
2424
- [FAQ](#faq)
25-
- [Blog](#blog)
2625
- [License](#license)
2726

2827
## Installation
@@ -157,12 +156,6 @@ The library doesn't have explicit multi-monitor support, so anything that works
157156

158157
For any other questions please [submit an issue](https://github.com/octalmage/robotjs/issues/new).
159158

160-
## <a href="http://robotjavascript.tumblr.com/">Blog</a>
161-
162-
For the latest RobotJS news, check out the [blog](http://robotjavascript.tumblr.com)!
163-
164-
<a href="http://robotjavascript.tumblr.com" target="_blank"><img src="http://feeds.feedburner.com/RobotjsOfficialBlog.1.gif"></a>
165-
166159
## Story
167160

168161
I'm a huge fan of [AutoHotkey](http://www.autohotkey.com/), and I've used it for a very long time. AutoHotkey is great for automation and it can do a bunch of things that are very difficult in other languages. For example, it's [imagesearch](https://www.autohotkey.com/docs/commands/ImageSearch.htm) and [pixel](https://www.autohotkey.com/docs/commands/PixelGetColor.htm) related functions are hard to reproduce on Mac, especially in scripting languages. These functions are great for automating apps that can't be automated like [Netflix](http://blueshirtdesign.com/apps/autoflix/). This has never been a big deal since I've always used Windows at work, but for the past few years I've been using Mac exclusively.

0 commit comments

Comments
 (0)