├── .gitattributes ├── README.md └── index.html /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xem/miniScreenRecording/HEAD/.gitattributes -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xem/miniScreenRecording/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xem/miniScreenRecording/HEAD/index.html --------------------------------------------------------------------------------