We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f61ed commit e7c853cCopy full SHA for e7c853c
docs/_config.yml
@@ -1,10 +1,10 @@
1
theme: jekyll-theme-minimal
2
-
3
-title: Search Algorithms
+title: Algorithms
4
author: Jegors Čemisovs
5
email: [email protected]
6
description: > # this means to ignore newlines until "baseurl:"
7
- This repository contains an implementation of two graphs search algorithms.
+ Graph pathfinding algorithms.
+
8
# social links
9
twitter_username: rabestro # DO NOT include the @ character, or else the build will fail!
10
github_username: rabestro # DO NOT include the @ character, or else the build will fail!
0 commit comments