Skip to content

Commit

Permalink
update video
Browse files Browse the repository at this point in the history
  • Loading branch information
mgineer85 committed Nov 24, 2024
1 parent 7545d40 commit d96f240
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file modified docs/assets/photobooth-app-demo.mp4
Binary file not shown.
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Written in Python 🐍, coming along with a modern Vue frontend.
This site documents the photobooth-app project and offers guides how to install.
Setup your own photobooth-app for your wedding, birthday and other occations.

Excited? This is how the app looks like. It's a website and can be displayed on any device:

<video controls autoplay loop playsinline muted src="./assets/photobooth-app-demo.mp4" type="video/mp4"></video>

## Features
Expand Down
2 changes: 1 addition & 1 deletion docs/setup/installation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Installation 🔧

The app is available as [PyPI package](https://pypi.org/project/photobooth-app/). Follow this guide to install.
Installing the photobooth-app is simple. The app is available as [PyPI package](https://pypi.org/project/photobooth-app/). Follow this guide to install.

You have seen the 3d printable photobooth box? [Check out the photobooth box!](https://github.com/photobooth-app/photobooth-3d)

Expand Down

0 comments on commit d96f240

Please sign in to comment.