Skip to content

Commit d224d8e

Browse files
committed
Update README.md
1 parent fbe8c3b commit d224d8e

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

README.md

+10-11
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ when coding python 3 by voice.
2222

2323
<!-- MarkdownTOC autolink="true" -->
2424

25-
- [Update](#update)
2625
- [Documentation](#documentation)
2726
- [Motivation](#motivation)
2827
- [Release and Version](#release-and-version)
@@ -41,22 +40,17 @@ when coding python 3 by voice.
4140
<!-- /MarkdownTOC -->
4241

4342

44-
## Update
4543

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
4744

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!
5345

46+
## Documentation
5447

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
5649

57-
## Documentation
50+
```
51+
Preferences > Package Settings > PythonVoiceCodingPlugin
52+
```
5853

59-
Documentation is available [here](doc/README.md)
6054

6155

6256
## Motivation
@@ -223,6 +217,11 @@ It is my highest recommendation if you are using older versions of Caster that y
223217
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)!
224218

225219

220+
Also note that if you are using the latest version of Caster, you must also enable the grammar by saying
221+
222+
```
223+
enable python voice coding plugin
224+
```
226225

227226

228227

0 commit comments

Comments
 (0)