Skip to content

Commit d4ccfdf

Browse files
committed
docs: add prerequisites
1 parent 0a13a80 commit d4ccfdf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

examples/echo-bot-ts/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
An example LINE bot to echo message with TypeScript. The bot is coded according to TypeScript's best practices.
44

5+
## Prerequisite
6+
7+
- Git
8+
- Node.js version 10 and up
9+
- Heroku CLI (optional)
10+
- LINE Developers Account for the bot
11+
512
## Installation
613

714
- Clone the repository.

0 commit comments

Comments
 (0)