AXElements 1.0.0.alpha → 1.0.0.alpha2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/README.markdown
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# AXElements
|
|
1
|
+
# AXElements
|
|
2
2
|
|
|
3
3
|
AXElements is a DSL abstraction built on top of the Mac OS X
|
|
4
4
|
Accessibility and CGEvent APIs that allows code to be written in a
|
|
@@ -124,6 +124,8 @@ as some of the technical the technical underpinnings of AXElements.
|
|
|
124
124
|
|
|
125
125
|
## Development
|
|
126
126
|
|
|
127
|
+
[](https://codeclimate.com/github/Marketcircle/AXElements)
|
|
128
|
+
|
|
127
129
|
AXElements has reached a point where the main focus is stability,
|
|
128
130
|
features, and documentation. It will be out of this world, so we're
|
|
129
131
|
code naming the next version "Lunatone".
|