v0.1
This is the very first release of our Independent Project: Mei, a simple chatbot that can manage user tasks and provide some basic functionalities.
To try out, please follow these steps:
- Download the JAR file.
- Paste it to an empty folder.
- Open up command prompt.
- Navigate to the folder with the JAR file inside using cd command.
- Enter the command java -jar mei.jar to launch the application.