From 3f4599e674d2b739c8c38acc6a062765c63d44da Mon Sep 17 00:00:00 2001 From: dang hai Date: Tue, 13 Aug 2019 11:43:43 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b376a39b6..9e41d40d6a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ C ## LeetCode Algorithm -- Solution for [LeetCode](https://leetcode.com/problemset/all/) +- [Solution](https://github.com/TheAlgorithms/C/tree/master/leetcode) for [LeetCode](https://leetcode.com/problemset/all/) ## Computer Oriented Statistical Methods - Gauss_Elimination