diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2019-11-08 20:46:56 +0000 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2019-11-08 20:46:56 +0000 |
commit | 48e8cb881c92c01503214b3aef3b721622d39b48 (patch) | |
tree | 565eca279b3551e6a84a96fe6fd2ceca54e35b3b /README.md | |
parent | 6225c23c097dcfd1fbc24a2ea312517473142a80 (diff) |
v1.0.0 fix
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ This software is a CLI UI layer for [bcompiler-engine](https://github.com/hammerheadlemon/bcompiler-engine). It -alllows for easy access to adapters available within `bcompiler-engine` and is +allows for easy access to adapters available within `bcompiler-engine` and is intended to be packaged using a packaging application such as `PyInstaller` and thus making `bcompiler-engine` palatable to non-technical users, and users who do not have access to a Python installation. |