Skip to content

Commit

Permalink
fix README format git quirk
Browse files Browse the repository at this point in the history
  • Loading branch information
sethkor committed Sep 16, 2020
1 parent de1bfdd commit 27c6e49
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 @@ -54,7 +54,7 @@ For other platforms take a look at the releases in Github. I build binaries for

Let me know if you would like a particular os/arch binary regularly built.

###Monobots
### Monobots
A monobot will provision everything you need for a lex bot. This includes the slots, intents and the bot plus it will build it
lexbelt expects your lex yaml files in the following directory structure for a mono bot to be provisioned.
```
Expand All @@ -78,7 +78,7 @@ LexBotProvisioner:
The yaml/json syntax for slots, intents and bots are all based directly of the AWS API Put API calls, so any attribute
supported by the AWS API will be supported in the API now or in the future can be included in a yaml file

###TODO
### TODO
* Publishing bots
* Any other feature requested.
* Windows Testing

0 comments on commit 27c6e49

Please sign in to comment.