You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+10-11
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,6 @@ when coding python 3 by voice.
22
22
23
23
<!-- MarkdownTOC autolink="true" -->
24
24
25
-
-[Update](#update)
26
25
-[Documentation](#documentation)
27
26
-[Motivation](#motivation)
28
27
-[Release and Version](#release-and-version)
@@ -41,22 +40,17 @@ when coding python 3 by voice.
41
40
<!-- /MarkdownTOC -->
42
41
43
42
44
-
## Update
45
43
46
-
Release 0.0.5 he's out fixing problems of 0.0.4 regarding the installation via package control and adds a useful utilities under Preferences > Package Settings > PythonVoiceCodingPlugin iincluding links to online documentation issues, grammar bundles and so on. It is meant to be only temporary i'm currently wrapping up the development of 0.1.0. Also you should know that Caster 1.x.x is also supported but you must enable it by saying
47
44
48
-
```
49
-
enable python voice coding plugin
50
-
```
51
-
52
-
if you have any problem or questions regarding installation , whether of the plug-in itself or the grammar necessary to use it please let me know at my issues!
53
45
46
+
## Documentation
54
47
55
-
you can now also install via package control, see installation instructions [below](#installation)
48
+
Documentation is available [here](doc/README.md) you can also find links to documentation under
@@ -223,6 +217,11 @@ It is my highest recommendation if you are using older versions of Caster that y
223
217
Regarding operating system support, the plug-in has been tested both on Windows 10 and on Ubuntu 16.04 as release 0.0.4 introduced support for [aenea](https://github.com/mpourmpoulis/PythonVoiceCodingPlugin/blob/master/bundles/Aenea/README.md)!
224
218
225
219
220
+
Also note that if you are using the latest version of Caster, you must also enable the grammar by saying
0 commit comments