From 4cf63f21069d1f8c7b59fbd7b2d340c308823393 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Thu, 28 Sep 2023 13:47:28 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a479c20..3f374a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Coder OSS templates +# [Coder](https://github.com/coder/coder) OSS templates -Docker based templates. +Docker-based templates. 1. [deeplearning](https://github.com/matifali/coder-templates/tree/master/deeplearning) (tensorflow + pytorch + numpy + matplotlib + pandas + conda + pip + jupyter notebook or jupyter lab + Microsoft code-server) 2. [deeplearning-nvidia](https://github.com/matifali/coder-templates/tree/master/deeplearning-nvidia) (Nvidia NGC containers) @@ -8,7 +8,7 @@ Docker based templates. ## Pre-requisites -[Coder](github.com/coder/coder) deployment set up on `CODER_URL` (e.g. https://coder.example.com) +[Coder](https://github.com/coder/coder) deployment set up on `CODER_URL` (e.g. https://coder.example.com) ## Installation