From 09ac2b4d0ddb59bb0d95c55154034823ad6d9de9 Mon Sep 17 00:00:00 2001 From: Gerardo Marx Date: Mon, 28 Sep 2020 23:00:25 -0500 Subject: [PATCH] Introduction and outline added --- Readme.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 36d3769..049717a 100644 --- a/Readme.md +++ b/Readme.md @@ -1,2 +1,17 @@ # Readme -This is the Reame file from this repository. The repository's intent is to show a basic example of how to write an essay. \ No newline at end of file +This is the Reame file from this repository. The repository's intent is to show a basic example of how to write an essay. + +--- + +# It is Git system useful now a days?? +If you are reading this you know what Git is. Otherwise, let me introduce it just a little. First, Git is a free open source distributed version control system created by Linus Torvalds, yes the creator of the Linux operation system kernel. The Git system is one of the most used control systems to develop basic or complex projects. _Git-Hub, Git-Lab, Bitbucket, SourceForge, Amazon AWS, Microsof Azure DevOps,_ and others, are the most popular hosting services that use Git to manage and develop project repositories. But, Why is Git so popular and useful? How can I use for scientific writing? Can I implemented Git during my research project? It is easy to use? + +**Well, all I can say is: Why nobody tell me about Git during my master degree?** + +# Why is Git so popular and useful + +# How can I use Git for Scientific Writing + +# Can I implement Git during my research project + +# Is Git easy to learn