Skip to content

Commit

Permalink
Merge pull request video-dev#1106 from azu/patch-2
Browse files Browse the repository at this point in the history
Format design.md
  • Loading branch information
johnBartos authored Apr 18, 2017
2 parents 613559c + 9fa4cb9 commit e980270
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/design.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##design principle
## Design principle

design idea is pretty simple :

Expand All @@ -7,7 +7,7 @@ design idea is pretty simple :
- each subsystem heavily relies on events for internal/external communications.
- Events are handled using [browserified](http://browserify.org/) [EventEmitter](https://nodejs.org/api/events.html)

##code structure
## Code structure

- [src/config.js][]
- definition of default Hls Config. entry point for conditional compilation (altaudio/subtitle)
Expand Down

0 comments on commit e980270

Please sign in to comment.