Browse Source

Introduction and outline added

master
parent
commit
09ac2b4d0d
1 changed files with 16 additions and 1 deletions
  1. +16
    -1
      Readme.md

+ 16
- 1
Readme.md View File

@ -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.
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

Loading…
Cancel
Save