Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 573 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 573 Bytes

README

To be made into a proper readme file

Also testing some git markdown (good resource here!)

To do

  • Fill some temp stuff in here!
  • [] What this repo is
  • [] What package depencies
  • [] How to run/install note: these tasklists are a git markdown specific feature. Pretty cool!

All good codes come with great README's!

readmeStatus = False
if readmeStatus == True:
    print(About time too!)
else:
    print("WHAT ARE YOU WAITING FOR?!?")
    # ...probably writing...