Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AbelCheng authored Jun 22, 2017
1 parent 14309b3 commit 64f7c25
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="https://download-codeplex.sec.s-msft.com/css/v21050/i2036743/StyleSheet.ashx" id="MasterCss" rel="stylesheet" type="text/css" />
<title>Silverlight Continuation Tasks Library</title>
</head>
<body>
<h1 class="text_only"><a href="https://github.com/AbelCheng/sctl" target="_blank">Silverlight Continuation Tasks Library</a></h1>
<hr/>
<div class="wikidoc">
<p><strong>Project Description</strong></p>
<p>The Silverlight Continuation Tasks Library provides a simplification to chain a continuation of asynchronous tasks, on completion, to invoke a second task ... one after another to any arbitrary length. The purpose of this library is to reduce Silverlight
Expand Down Expand Up @@ -96,3 +106,5 @@
</div>
</div>
</div><div class="ClearBoth"></div>
</body>
</html>

0 comments on commit 64f7c25

Please sign in to comment.