Skip to content

Commit

Permalink
improved title and description
Browse files Browse the repository at this point in the history
  • Loading branch information
EmeEmu committed Oct 3, 2023
1 parent e744890 commit a73141c
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Neuro-Behavioral Experiment</title>
<title>Quick & Dirty OMR</title>
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
<body>
Expand All @@ -13,12 +13,13 @@
</div>
<div class="right-column">
<div id="description">
<h1>Welcome to the Neuro-Behavioral Experiment</h1>
<h1>Quick & Dirty OMR stimulation</h1>
<p>
This interactive page allows you to explore and manipulate a
procedural image. You can adjust various parameters using the
sliders below and even interactively change the angle of the image
by left-clicking on the canvas.
This interactive page allows you to produce a simple Opto Motor
Response (OMR) stimulation. You can asjust the frequency, speed,
contrast and angle of the stimulus by using the sliders. You can
also toggle the animation on and off. And you can left click on the
animation to change the direction of the stimulus.
</p>
</div>
<div id="controls">
Expand Down

0 comments on commit a73141c

Please sign in to comment.