From ad2a17a2ab8aa5975adb3e9ef049106d44b668f4 Mon Sep 17 00:00:00 2001 From: devhkr Date: Wed, 19 Apr 2017 23:15:04 +0200 Subject: [PATCH 1/2] Minor index modification --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7dc4575..755f8c7 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,9 @@ All the links are monitored and tested with [awesome_bot](https://github.com/dkh # Contents -- [What is Docker ?](#what-is-docker-) -- [Where to start ?](#where-to-start-) +- [What is Docker?](#what-is-docker) +- [Where to start?](#where-to-start) +- [Where to start? (Windows)](#where-to-start-windows) - [Tools](#tools) - [Continuous Integration / Continuous Delivery](#continuous-integration--continuous-delivery) - [CI Services](#ci-services) @@ -68,7 +69,7 @@ All the links are monitored and tested with [awesome_bot](https://github.com/dkh - [Russian](#russian) -# What is Docker ? +# What is Docker? > Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications. Consisting of Docker Engine, a portable, lightweight runtime and packaging tool, and Docker Hub, a cloud service for sharing applications and automating workflows, Docker enables apps to be quickly assembled from components and eliminates the friction between development, QA, and production environments. As a result, IT can ship faster and run the same app, unchanged, on laptops, data center VMs, and any cloud. From a7fc7981eed0439a9794640e4ea22a13545853a4 Mon Sep 17 00:00:00 2001 From: devhkr Date: Wed, 19 Apr 2017 23:32:27 +0200 Subject: [PATCH 2/2] Minor index modification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 755f8c7..023cdbd 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ All the links are monitored and tested with [awesome_bot](https://github.com/dkh - [Useful Resources](#useful-resources) - [Good Tips](#good-tips) - [Newsletter](#newsletter) - - [Security](#security) + - [Security](#security-1) - [Raspberry Pi / ARM](#raspberry-pi--arm) - [Videos](#videos) - [Main Account](#main-account)