Skip to content

Commit fb38202

Browse files
committed
Repo readme
1 parent 1c9e583 commit fb38202

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
1-
# Udacity A11y
1+
# Udacity Web Accessibility
2+
3+
Hi there! This is the course repo for Udacity Web Accessibility. Contained in
4+
this repo are a number of sample exercises to help you improve your
5+
accessibility skills.
6+
7+
## Running the examples
8+
9+
Most of the examples can just have their `index.html` dragged into the browser
10+
in order to run. Some examples may require running a local server, an easy
11+
way to run a local server is with [the Web Server for Chrome extension](https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en). If you need to run a local server for an example we'll
12+
be sure to note this requirement in the example's README as well as in the
13+
course instructor notes.
14+
15+
## Found a bug?
16+
17+
Please feel free to [create an issue](https://github.com/udacity/ud891/issues/new)
18+
if you find anything wrong with the exercises.

0 commit comments

Comments
 (0)