Skip to content

Commit

Permalink
Minor description change
Browse files Browse the repository at this point in the history
  • Loading branch information
teivah committed Feb 4, 2020
1 parent c405adb commit fa05ada
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
![](res/algodeck.jpg)

<a href="https://www.buymeacoffee.com/teivah" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>

## Overview

Algo Deck is an **open-source collection of +200 algorithmic flash cards**.
Expand Down Expand Up @@ -357,3 +355,5 @@ The Anki version (a clone of the +200 flashcards from this repo) is available fo
* [Reverse a binary tree algo](tree.md#reverse-a-binary-tree-algo)
* [Trie definition, implementation and use case](tree.md#trie-definition-implementation-and-use-case)
* [Why to use BST over hash table](tree.md#why-to-use-bst-over-hash-table)

<a href="https://www.buymeacoffee.com/teivah" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>

0 comments on commit fa05ada

Please sign in to comment.