Skip to content

Commit

Permalink
Merge pull request #249 from cburgdorf/master
Browse files Browse the repository at this point in the history
Removed size from the plot since this will be auto-generated anyway
  • Loading branch information
rvagg committed Apr 13, 2012
2 parents 96f4d6c + e5ca67d commit 42b45a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data.js
Expand Up @@ -1460,7 +1460,7 @@ var MicroJS = [
{
name: "swiftcore.js",
tags: ["IOC", "dependency injection", "microkernel"],
description: "A lightweight (3.4k) and flexible microkernel/IOC container to help to build testable decoupled systems",
description: "A lightweight and flexible microkernel/IOC container which helps to build testable decoupled systems",
url: "https://github.com/cburgdorf/swiftcore.js",
source: "https://raw.github.com/cburgdorf/swiftcore.js/master/build/swiftcore.js"
},
Expand Down

0 comments on commit 42b45a8

Please sign in to comment.