Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mpourmpoulis committed Aug 26, 2020
1 parent 9d8ca2c commit 7c1685f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
[![](https://img.shields.io/gitter/room/mpourmpoulis/PythonVoiceCodingPlugin.svg)](https://gitter.im/PythonVoiceCodingPlugin/community)
[![](https://img.shields.io/badge/documentation-readthedocs-green)](https://pythonvoicecodingplugin.readthedocs.io/en/latest/)

***PythonVoiceCodingPlugin*** is a Sublime Text 3 plugin meant to provide ***syntactical navigation capabilities*** for Python coders that are ***programming by voice*** . Users can describe what region they want to select/operate on with ***naturally sounding voice commands*** such as
***PythonVoiceCodingPlugin*** is a Sublime Text 3 plugin meant to provide ***syntactical navigation capabilities*** for Python coders that are ***programming by voice*** , focusing on those who use it ***by need*** but also targeting those who simply desire ***an enhancement to their workflow*** . Users can describe what region they want to select/operate on with ***naturally sounding voice commands*** such as

`delete right`, `copy argument 3`, `paste part 4` , `down 2 functions second if condition`,`swap red with blue`

It consists of ***two parts***
allowing for a ***foster,convenient and high level*** experience. To achieve this, it consists of ***two parts***

- the core plug-in, running inside sublime and parsing your code

Expand Down

0 comments on commit 7c1685f

Please sign in to comment.