Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 488 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 488 Bytes

handwritten-notes-maker

Module to make notes that look handwritten.

Dependencies

Installation

First, install dependencies.

Then, install module directly using,

sudo pip3 install git+https://github.com/HelioStrike/handwritten-notes-maker.git

or

clone and install.

git clone https://github.com/HelioStrike/handwritten-notes-maker
cd handwritten-notes-maker
sudo pip3 install .