Skip to content

Commit 137be53

Browse files
authored
Merge pull request #118 from antmarakis/patch-1
Minor capitalization issues
2 parents c568caa + b3d7c9a commit 137be53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11

22

33
# AIMA Exercises
4-
Aima exercises is an interactive and collaborative platform for digitalizing the exercises of the book Artificial Intelligence: a modern approach by Stuart J. Russell and Peter Norvig.<br>
4+
AIMA exercises is an interactive and collaborative platform for digitalizing the exercises of the book Artificial Intelligence: A Modern Approach by Stuart J. Russell and Peter Norvig.<br>
55
Exercises for the book [*Artificial Intelligence: A Modern Approach.*](http://aima.cs.berkeley.edu/) The idea is that in the fourth edition of the book, exercises will be online only (they will not appear in the book). This site will showcase the exercises, and will be a platform for students and teachers to add new exercises.
66
<br>
7-
The present version of AIMA-Exercises uses Jekyll 3 and ruby 2.5.
7+
The present version of AIMA-Exercises uses Jekyll 3 and Ruby 2.5.
88
**To run the project locally**:
99
1. Install a full [Ruby development environment](https://jekyllrb.com/docs/installation/)
1010
2. Install Jekyll and [bundler gems](https://jekyllrb.com/docs/ruby-101/#bundler)

0 commit comments

Comments
 (0)