diff --git a/README.rst b/README.rst index 2dbd632..a3e081c 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -gitcmd +gitcmd?? =================== .. image:: https://img.shields.io/pypi/v/gitcmd.svg @@ -64,4 +64,4 @@ if you clone with ssh, you may need config ssh key at first. # after repository was cloned to local , you can execute other commands gitcmd.checkout() gitcmd.pull() - gitcmd.execute("git diff ...") \ No newline at end of file + gitcmd.execute("git diff ...")