diff --git a/readme.md b/readme.md index 45fe162..9162e88 100644 --- a/readme.md +++ b/readme.md @@ -175,7 +175,7 @@ - [Bacon.js](http://baconjs.github.io) - Functional reactive programming. - [RxJS](http://reactivex.io) - Functional reactive library for transforming, composing, and querying various kinds of data. - [Lazy.js](https://github.com/dtao/lazy.js) - Utility library similar to lodash/Underscore but with lazy evaluation, which can translate to superior performance in many cases. -- [Kefir.js](https://github.com/rpominov/kefir) - Reactive library with focus on high performance and low memory usage. +- [Kefir.js](https://github.com/rpominov/kefir) - Reactive library with focus on high performance and low memory usage. ### HTTP @@ -685,7 +685,7 @@ ### Automation -- [robotjs](https://github.com/octalmage/robotjs) - Desktop Automation: control the mouse, keyboard and read the screen. +- [robotjs](https://github.com/octalmage/robotjs) - Desktop Automation: control the mouse, keyboard and read the screen. ### AST