From f8067172557e4967714e92450f27d74dbf959760 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Thu, 24 Oct 2019 13:01:57 -0400 Subject: [PATCH] Revert "Update README.md (#33656)" (#33657) This reverts commit 1a6549a8708bd4a3e6425daa3f8cf04df955f1e2. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfb9de54ea978..a9d3ab697ecbf 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Documentation: ## The Julia Language -Julia is high-level, high-performance dynamic language for technical -computing. The main homepage for Julia can be found at +Julia is a high-level, high-performance dynamic language for technical +computing. The main homepage for Julia can be found at [julialang.org](https://julialang.org/). This is the GitHub repository of Julia source code, including instructions for compiling and installing Julia, below.