Skip to content

Commit

Permalink
+ links in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhorikov committed Mar 5, 2020
1 parent e3e0d43 commit 80ca887
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Welcome to DDD and EF Core
=====================

This is the source code for my Pluralsight course DDD and EF Core (the link is coming soon)
This is the source code for my Pluralsight course [DDD and EF Core][L1]

How to Get Started
--------------
Expand All @@ -11,4 +11,7 @@ Create a database using the Database-initial.sql script, modify the connection s
Source code for each module
---------------------------

Source code for each module is tagged and available on the Releases tab. For example, tag "module-3-working-with-many-to-one-relationships" indicates the state of the sample project at the start of module 3, which is named "Working with Many-to-one Relationships"
Source code for each module is tagged and available on the [Releases tab][L2]. For example, tag "module-3-working-with-many-to-one-relationships" indicates the state of the sample project at the start of module 3, which is named "Working with Many-to-one Relationships"

[L1]: https://enterprisecraftsmanship.com/ps-ef-core
[L2]: https://github.com/vkhorikov/DddAndEFCore/releases

0 comments on commit 80ca887

Please sign in to comment.