akshaykadam771 / Suspicious-Activity-Detection-Using-Pose-Estimation

24 stars 10 forks source link

where is readme #3

Closed henbucuoshanghai closed 2 years ago

henbucuoshanghai commented 2 years ago

def readme(): with open('README.md') as f: content = f.read() return content

in setup.py

akshaykadam771 commented 2 years ago

Hi @henbucuoshanghai, this is the path for readme.md https://github.com/akshaykadam771/Suspicious-Activity-Detection-Using-Pose-Estimation/blob/main/README.md

akshaykadam771 commented 2 years ago

closed