Skip to content

Commit 4788c18

Browse files
committed
Update README.md
Minor changes. Typo corrected.
1 parent 7ac304f commit 4788c18

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
![version](https://img.shields.io/badge/version-Pro-blue)
33
![release](https://img.shields.io/badge/release-1.2.3-blue)
44
![language](https://img.shields.io/badge/language-Python_3.7%7C3.8-brightgreen)
5-
![last-update](https://img.shields.io/badge/last_update-07/11/2021-orange)
5+
![last-update](https://img.shields.io/badge/last_update-08/11/2021-orange)
66
![last-update](https://img.shields.io/badge/license-MIT-orange)
77

88
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
@@ -18,7 +18,7 @@ If you want to play with these notebooks online without having to install any li
1818
## What is an algorithm?
1919
In mathematics and computer science, an algorithm is a finite sequence of well-defined, computer-implementable instructions, typically to solve a class of problems or to perform a computation.
2020

21-
## Content
21+
## Contents
2222
<details open>
2323
<summary>1. <a href="https://ansegura7.github.io/Algorithms/basics/AlgorithmsBasics.html" >Algorithm's Basics</a></summary>
2424
<ul>
@@ -115,7 +115,6 @@ Any kind of feedback/suggestions would be greatly appreciated (algorithm design,
115115
## Author
116116
- Created by Andrés Segura-Tinoco
117117
- Created on May 17, 2019
118-
- Updated on Jul 11, 2021
119118

120119
## License
121-
This project is licensed under the terms of the MIT license.
120+
This project is licensed under the terms of the <a href="https://github.com/ansegura7/Algorithms/blob/master/LICENSE">MIT license</a>.

0 commit comments

Comments
 (0)