Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
jellodiil committed Jan 25, 2022
1 parent 5e2352b commit 1203262
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Data Structures & Algorithms in Dart: Materials

This repo contains all the downloadable materials and projects associated with the **[Data Structures & Algorithms in Dart](https://www.raywenderlich.com/books)** from [raywenderlich.com](https://www.raywenderlich.com).
This repo contains all the downloadable materials and projects associated with the **[Data Structures & Algorithms in Dart](https://www.raywenderlich.com/books/data-structures-algorithms-in-dart)** from [raywenderlich.com](https://www.raywenderlich.com).

Each edition has its own branch, named `editions/[EDITION]`. The default branch for this repo is for the most recent edition.

## Forum

We’ve set up an official forum for the book at [https://forums.raywenderlich.com/c/books/](https://forums.raywenderlich.com/c/books/). This is a great place to ask questions about the book or to submit any errors you may find.
We’ve set up an official forum for the book at [https://forums.raywenderlich.com/c/books/data-structures-and-algorithms-in-dart](https://forums.raywenderlich.com/c/books/data-structures-and-algorithms-in-dart). This is a great place to ask questions about the book or to submit any errors you may find.

## Release History

| Branch | Edition | Release Date |
| --------------------------------------------------------------------------------- |:-------:|:------------:|
| [editions/1.0](https://github.com/raywenderlich/dsad-materials/tree/editions/1.0) | 1.0 | YYYY-MM-DD |
| [editions/1.0](https://github.com/raywenderlich/dsad-materials/tree/editions/1.0) | 1.0 | 2022-01-26 |

0 comments on commit 1203262

Please sign in to comment.