Skip to content
Snippets Groups Projects
Commit 9934e332 authored by María José Ramos's avatar María José Ramos
Browse files

done

parents 6511e308 cffdc9de
No related branches found
No related tags found
No related merge requests found
images_tutorial/git_review.png

142 KiB

images_tutorial/zenodo_review.png

143 KiB

......@@ -41,9 +41,9 @@ def start_zenodo():
# Access Git Documentation
def about_git():
print(f"\nTo learn more about {c_Git}:\n\n"
f"Github: {colored('https://github.com/', 'blue')} \n"
f"Gitlab: {colored('https://about.gitlab.com/', 'blue')}\n"
f"Documentation: {colored('https://git-scm.com/doc','blue')} \n")
f"Github: https://github.com/ \n"
f"Gitlab: https://about.gitlab.com/ \n"
f"Documentation: https://docs.github.com/en \n")
input("Press any key to take you back to the main menu.\n")
print(f"Going back to main menu...\n")
time.sleep(2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment