Skip to content

Commit

Permalink
Merge pull request #2 from robertene1994/dev
Browse files Browse the repository at this point in the history
Readme improvements and fixed Heroku Buildpacks
  • Loading branch information
robertene1994 authored Oct 31, 2020
2 parents dcd5b59 + ab1a1b6 commit 4ee897f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<img src="https://forthebadge.com/images/badges/uses-css.svg"/>
</h4>

### Web application for playing videos with subtitles and MPEG-DASH technology, built with Angular. It can be accessed at [VideoPlayer](https://videoplayer-web.herokuapp.com).
### Web application for playing videos with subtitles and [MPEG-DASH](https://www.encoding.com/mpeg-dash/) technology, built with Angular. It can be accessed at [VideoPlayer](https://videoplayer-web.herokuapp.com).

#### DevOps (CI/CD) ☁

Expand Down Expand Up @@ -43,7 +43,7 @@ Launches the test runner in the interactive watch mode.

### `npm run build`

Builds the app for production to the `build` folder.
Builds the app for production to the `dist` folder.
It correctly bundles Angular in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. The app is ready to be deployed!
Expand Down

0 comments on commit 4ee897f

Please sign in to comment.