Skip to content

Commit 25a0afb

Browse files
committed
update readmes with formatting consistency
1 parent c10b7db commit 25a0afb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

C/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ Program List
4545
Compiling & Running Code
4646
------------------------
4747

48-
For Linux, you can use the provided bash script
48+
For Linux, you can use the provided bash script:
4949
> e.g. for program: **caesarCipher.c**
5050
5151
> > ./run **caesarCipher**
5252
5353
Credit
5454
------
5555

56-
**Leon Tabak** for inspiring *binarySearchTree.c*, *stack.c*, & *macros.c*
56+
**Leon Tabak** for inspiring *binarySearchTree.c*, *stack.c*, & *macros.c*.

D3/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ Program List
3939
Compiling & Running Code
4040
------------------------
4141

42-
simply open the HTML files in a web browser
42+
Open the HTML files in a web browser.
4343

44-
loading files in D3 will require running a web server
44+
Loading files in D3 (e.g. data) will require running a web server in some browsers.
4545

4646
Credit
4747
------
4848

49-
the cheat sheet and tutorials provided from the *Introduction to Data Visualization on the Web with D3.js* workshop at IEEE VIS 2012 by **Jerome Cukier**, **Jeff Heer**, & **Scott Murray** and updated to d3v4 by **Sean McKenna**
49+
The cheat sheet and tutorials provided from the *Introduction to Data Visualization on the Web with D3.js* workshop at IEEE VIS 2012 by **Jerome Cukier**, **Jeff Heer**, & **Scott Murray** and updated to d3v4 by **Sean McKenna**.

0 commit comments

Comments
 (0)