Skip to content

Instantly share code, notes, and snippets.

@mayhem
Created July 17, 2012 19:17
Show Gist options
  • Save mayhem/3131380 to your computer and use it in GitHub Desktop.
Save mayhem/3131380 to your computer and use it in GitHub Desktop.
So, instead of this:
[data access layer]
| \
[webservice] [MusicBrainz website]
|
[picard]
You would get this:
[data access layer]
|
[webservice]
| \
[picard] [MusicBrainz website]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment