Changes Updating README format and making it compliant with PyPI renderer.
0.1.1
Changes Update files for PyPI.
0.1.0alpha
Basic Functionality
* The `make_cli` function that wraps an arbitrary Python function with `argparse.ArgumentParser`. * Running `ancli` as a module to build ad-hoc CLI using the path to a function.