How to embed a video into GitHub README.md?

后端 未结 6 896
旧巷少年郎
旧巷少年郎 2020-12-02 03:31

Is it possible to embed a flash video into README.md on GitHub? It isn\'t showing up: https://github.com/mattdipasquale/PicSciP

6条回答
  •  眼角桃花
    2020-12-02 04:16

    just to extend @GabLeRoux's answer:

    [](https://youtu.be/

    this way you will be able to adjust the size of the thumbnail image in the README.md file on you Github repo.

提交回复
热议问题