Skip to content

Instantly share code, notes, and snippets.

@TemaSM
TemaSM / sampleREADME.md
Created June 24, 2019 07:22 — forked from FrancesCoronel/sampleREADME.md
A sample README for all your GitHub projects.

FVCproductions

INSERT GRAPHIC HERE (include hyperlink in image)

Repository Title Goes Here

Subtitle or Short Description Goes Here

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PerfectGame MTA]
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PerfectGame MTA\1.5]
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PerfectGame MTA\1.5\Settings]
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PerfectGame MTA\1.5\Settings\general]
"locale"="ru"
(function () {
function setup() {
const e = document.createElement("link");
e.setAttribute("type", "text/css");
e.setAttribute("rel", "stylesheet");
e.setAttribute("href", "https://s3.amazonaws.com/moovweb-marketing/playground/harlem-shake-style.css");
e.setAttribute("class", "mw_added_css");
document.body.appendChild(e)
}
function strobeLight() {