Skip to content

Commit 55ba75a

Browse files
Docs Update
1 parent 8138717 commit 55ba75a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

readme.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
33
<head>
4-
<title>readme</title>
4+
<title>README</title>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
66
<style type="text/css">
77
/* GitHub stylesheet for MarkdownPad (http://markdownpad.com) */
@@ -278,7 +278,7 @@ <h1>Arnold Syntax Highlighter</h1>
278278
by Andrew Hazelden</p>
279279
<p><img src="arnold_syntax_highlighter.png" alt="Sample Arnold file" /></p>
280280
<h2>Overview</h2>
281-
<p>I've just finished a set of Notepad++, GEDIT, BBEdit, and TextWrangler syntax highlighting modules for code from <a href="http://www.solidangle.com/">Solid Angle's Arnold Renderer</a>. The new modules makes it easier for a VFX artist or technical director to edit an Arnold scene source file.</p>
281+
<p>I've just finished a set of Notepad++, GEDIT, BBEdit, and TextWrangler syntax highlighting modules for code from <a href="http://www.solidangle.com/">Solid Angle's Arnold Renderer</a>. The new modules make it easier for a VFX artist or technical director to edit an Arnold scene source file.</p>
282282
<hr />
283283
<p>I hope this tool improves your coding workflow as you develop new Arnold Scene Source (.ASS) files using a plain text editor.</p>
284284
<p>Cheers,<br />

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ by Andrew Hazelden
66

77
## Overview ##
88

9-
I've just finished a set of Notepad++, GEDIT, BBEdit, and TextWrangler syntax highlighting modules for code from [Solid Angle's Arnold Renderer](http://www.solidangle.com/). The new modules makes it easier for a VFX artist or technical director to edit an Arnold scene source file.
9+
I've just finished a set of Notepad++, GEDIT, BBEdit, and TextWrangler syntax highlighting modules for code from [Solid Angle's Arnold Renderer](http://www.solidangle.com/). The new modules make it easier for a VFX artist or technical director to edit an Arnold scene source file.
1010

1111
* * *
1212

0 commit comments

Comments
 (0)