Skip to content
leechuanfeng edited this page Oct 18, 2018 · 3 revisions

Welcome to the annxor wiki!
To try out this project, run the following lines in cmd in sequence:

Instructions: python
import os
os.chdir("C:\Users\username\Desktop\py-annxor")
import annxor
annxor.run()

Clone this wiki locally