Skip to content

Commit

Permalink
Fixed links to external web pages
Browse files Browse the repository at this point in the history
  • Loading branch information
nloyola committed Dec 15, 2017
1 parent cf6f9a0 commit 2d90605
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

# Biobank Web Application

Biobank version 4 is a rewrite of the [Biobank] (https://github.com/cbsrbiobank/biobank) application
and meant to provide the majority of its functionality through a web browser based interface. It
uses [Domain Driven Design principles] (http://www.domainlanguage.com/ddd/) and employs a [CQRS]
(https://vaughnvernon.co/?page_id=168]) architecture (Command Query Responsibility Segregation).
Biobank version 4 is a rewrite of the [Biobank](https://github.com/cbsrbiobank/biobank) application and meant
to provide the majority of its functionality through a web browser based interface. It uses [Domain Driven
Design principles](http://www.domainlanguage.com/ddd/) and employs a
[CQRS](https://vaughnvernon.co/?page_id=168]) architecture (Command Query Responsibility Segregation).

In addition, version 4 includes enhancements to the domain model which provides better work flow
and an improved user experience.
Expand Down

0 comments on commit 2d90605

Please sign in to comment.