Commit graph

326 commits

Author SHA1 Message Date
Justin Goshi
890676ad87 Update the readme to include the linux build (#5987)
* Update the readme to include the linux build

* Address PR comments
2017-03-09 13:48:29 -10:00
Livar Cunha
3a9525b5ac Merge branch 'rel/1.0.1' into merge_rel101_into_master
* rel/1.0.1: (66 commits)
  Update LZMA license with correct text
  Bump to 2.0.0-rc5-61427-04
  Remove duplicate installer suffix
  Add license text to LZMA SDK license notice
  Updating the SDK to 1.0.0-alpha-20170224-6
  Updating both platform abstractions and dependency model to 1.0.3.
  Bump Roslyn to 2.0.0-rc5-61424-02
  Update Stage0 to use the latest build.
  Update README with new distros.
  Back porting #5597 into rel/1.0.0
  Fixing the exclude pattern used by the Migration to exclude WEB SDK globs.
  Remove RID from test package creation
  Disable migrate and publish web app with content because CI does not have NPM
  Adding an E2E test for pack with content during migration.
  Fixing a failing test and adding a few more E2E tests around binplace content for migrated projects.
  Fix debian_config.json on ubuntu16.10
  Updating publish, pack and build of content to use None with Never/false/Never in their metadata for excluded items.
  Intermediate commit to get a WIP PR out. This adds the None Update with CopyToOutputDirectory set to Never.
  Switching the CopyToOutput for build and publish and the file for pack to use None Update instead of include. Also, fixed the exclude patterns for web apps.
  Do not migrate Content that is already included in the Web SDK for web apps.
  ...
2017-03-01 20:50:42 -08:00
Eric Erhardt
bb33fc1285 update version badge for new moniker name. 2017-03-01 20:01:18 -06:00
Eric Erhardt
e4b04baa4d Remove OpenSUSE and Fedora from the readme. 2017-03-01 16:38:29 -06:00
Eric Erhardt
214adbe859 Update README with new distros.
Also take the formating from master and rel/1.0.0 for builds and installer links.
2017-02-24 15:09:40 -06:00
Eric Erhardt
ace9526681 Merge remote-tracking branch 'refs/remotes/upstream/rel/1.0.0'
Conflicts:
	README.md
	build/Microsoft.DotNet.Cli.Monikers.props
	test/dotnet-build.Tests/GivenDotnetBuildBuildsCsproj.cs
2017-02-23 15:42:35 -06:00
Piotr Puszkiewicz
fb82fb6a8e Update README.md 2017-02-23 00:02:33 -08:00
Nate Amundson
053f737241 Update badges for build status 2017-02-21 19:02:36 -06:00
Nate Amundson
ccf46468cf Update badges for build status 2017-02-21 18:35:56 -06:00
Nate Amundson
5477d9c639 Update badges for build status 2017-02-21 16:26:22 -08:00
Piotr Puszkiewicz
85b2a129db Merge branch 'rel/1.0.0'
Conflicts:
	TestAssets/TestPackages/dotnet-hello/v1/dotnet-hello/dotnet-hello.csproj
	TestAssets/TestPackages/dotnet-hello/v2/dotnet-hello/dotnet-hello.csproj
	TestAssets/TestPackages/dotnet-prefercliruntime/dotnet-prefercliruntime.csproj
	TestAssets/TestProjects/AppWithDirectAndToolDep/AppWithDirectAndToolDep.csproj
	TestAssets/TestProjects/AppWithDirectDep/AppWithDirectDep.csproj
	build.proj
	build/Compile.targets
	build/Microsoft.DotNet.Cli.Compile.targets
	build/Microsoft.DotNet.Cli.DependencyVersions.props
	build/Microsoft.DotNet.Cli.Monikers.props
	build/Microsoft.DotNet.Cli.Prepare.targets
	build/package/Microsoft.DotNet.Cli.Nupkg.targets
	build/package/Nupkg.targets
	build/test/TestPackageProjects.targets
	build_projects/dotnet-cli-build/GenerateBuildVersionInfo.cs
	build_projects/dotnet-cli-build/GetCommitCount.cs
	build_projects/dotnet-cli-build/dotnet-cli-build.csproj
	build_projects/shared-build-targets-utils/Utils/BuildVersion.cs
	src/dotnet-archive/dotnet-archive.csproj
	src/tool_msbuild/tool_msbuild.csproj
	src/tool_nuget/tool_nuget.csproj
	test/ArgumentForwardingTests/ArgumentForwardingTests.csproj
	test/ArgumentsReflector/ArgumentsReflector.csproj
	test/EndToEnd/EndToEnd.csproj
	test/Microsoft.DotNet.Cli.Sln.Internal.Tests/Microsoft.DotNet.Cli.Sln.Internal.Tests.csproj
	test/Microsoft.DotNet.Cli.Utils.Tests/GivenAProjectToolsCommandResolver.cs
	test/Microsoft.DotNet.Cli.Utils.Tests/Microsoft.DotNet.Cli.Utils.Tests.csproj
	test/Microsoft.DotNet.Configurer.UnitTests/Microsoft.DotNet.Configurer.UnitTests.csproj
	test/Microsoft.DotNet.ProjectJsonMigration.Tests/Microsoft.DotNet.ProjectJsonMigration.Tests.csproj
	test/Microsoft.DotNet.Tools.Tests.Utilities/Microsoft.DotNet.Tools.Tests.Utilities.csproj
	test/binding-redirects.Tests/binding-redirects.Tests.csproj
	test/crossgen.Tests/crossgen.Tests.csproj
	test/dotnet-add-package.Tests/dotnet-add-package.Tests.csproj
	test/dotnet-add-reference.Tests/dotnet-add-reference.Tests.csproj
	test/dotnet-build.Tests/dotnet-build.Tests.csproj
	test/dotnet-help.Tests/dotnet-help.Tests.csproj
	test/dotnet-list-reference.Tests/dotnet-list-reference.Tests.csproj
	test/dotnet-migrate.Tests/dotnet-migrate.Tests.csproj
	test/dotnet-msbuild.Tests/dotnet-msbuild.Tests.csproj
	test/dotnet-new.Tests/dotnet-new.Tests.csproj
	test/dotnet-nuget.UnitTests/dotnet-nuget.UnitTests.csproj
	test/dotnet-pack.Tests/dotnet-pack.Tests.csproj
	test/dotnet-publish.Tests/dotnet-publish.Tests.csproj
	test/dotnet-remove-reference.Tests/dotnet-remove-reference.Tests.csproj
	test/dotnet-restore.Tests/dotnet-restore.Tests.csproj
	test/dotnet-run.Tests/dotnet-run.Tests.csproj
	test/dotnet-sln-add.Tests/dotnet-sln-add.Tests.csproj
	test/dotnet-sln-list.Tests/dotnet-sln-list.Tests.csproj
	test/dotnet-sln-remove.Tests/dotnet-sln-remove.Tests.csproj
	test/dotnet-test.Tests/dotnet-test.Tests.csproj
	test/dotnet-vstest.Tests/dotnet-vstest.Tests.csproj
	test/dotnet.Tests/dotnet.Tests.csproj
	test/msbuild.IntegrationTests/msbuild.IntegrationTests.csproj
	tools/Archiver/Archiver.csproj
2017-02-17 02:00:05 -08:00
Eric Erhardt
546d62061a Merge branch 'master' into rel100toMaster 2017-02-08 12:30:32 -06:00
Jonathan Channon
cc191f61b3 Change preview4 references to RC4
Preview4 is actually RC4 as all documentation and dotnet --info shows. I thought they were 2 separate things.
2017-02-07 23:11:13 +00:00
Piotr Puszkiewicz
b38934b4e8 Update README.md 2017-02-07 10:22:21 -08:00
Piotr Puszkiewicz
b0a5d53ed5 Merge rel/1.0.0 to master 2017-02-06 12:43:57 -08:00
Eric Erhardt
ed4ea13c5d Update the daily build table.
No longer include links to the runtime installers. Add a link to core-setup for people who want to install just the runtime.

Refactor the links out of the table for easier maintenance.

Consolidate into a single column for the branch.
2017-02-06 12:37:32 -06:00
Eric Erhardt
9f0bb778a1 Merge rel/1.0.0 into master. 2017-02-01 14:32:59 -06:00
Jonathan Channon
12addb83b1 Update README.md 2017-01-30 20:25:59 +00:00
Jonathan Channon
0755e81488 Removed link to preview4 page 2017-01-28 11:35:35 +00:00
Jonathan Channon
efa8dcdfd8 Add instruction to add global.json to preview2 2017-01-26 13:09:07 +00:00
Eric Erhardt
6c403f6c90 Update master README links
Updated VSO and installer links to point to master.
2017-01-23 10:16:21 -06:00
Alex Barney
04c2ce77f6 Fix broken link in README.md 2016-12-28 14:25:26 -06:00
Zlatko Knezevic
06396ddc40 Update README.md (#5092)
* Update README.md

Add information about the Preview 4 bits.

Fixes #5045, #5009
2016-12-20 11:36:08 -08:00
Zlatko Knezevic
148351c12d Adding checksum links to README.md (#4986)
Adding a link next to the SDK installer and binary download to link to checksums.
2016-12-13 14:16:16 -08:00
Krzysztof Wicher
550b75dd53 [Build kick-off] Change underline to match length 2016-10-27 16:02:05 -07:00
Eric Erhardt
01283e3df9 Fixing a small spelling error 2016-08-01 23:03:10 -05:00
Eric Erhardt
e3f0a859f8 Update README to kick off a build 2016-07-29 14:31:16 -05:00
Piotr Puszkiewicz
fe5119fde4 Piotrp msft/merge2msbuild (#3923)
* Add Test for removing readonly flag when copying readonly library assets

* change namespace

* PR Feedback

* Update README.md (#3904)

* Update README.md

* Responding to PR feedback

* Responding to PR feedback
2016-07-23 13:38:31 -04:00
Zlatko Knezevic
da57475105 Update README.md (#3709)
* Update README.md

Fixing documentation links to point to actual (new) docs.
2016-06-27 15:48:49 -07:00
Rich Lander
f3a573beef Update README.md 2016-06-27 11:55:38 -07:00
Eric Erhardt
452c7027e2 Fix the broken .NET Core Installer and Binaries links on README. 2016-06-23 15:23:39 -05:00
Eric Erhardt
5a3a2a1a6c Fix the README with the correct links.
- fix the build status badges (some were pointing to rel/1.0.0-preview2 builds)
- fix the version badges and installer links given the new publish layout.
2016-06-22 22:46:14 -05:00
Piotr Puszkiewicz
9d01e3bc2e Merge rel/1.0.0-preview2 to rel/1.0.0 (#3677)
* Update README.md

* Moving Ubuntu 16.04 to be next to Ubuntu 14.04

* Adding Oracle Linux and Linux Mint to the titles

Adding Oracle Linux and Linux Mint to the titles next to their compatible binaries.

* Remove showing firsttime eula for non verbs.

* Add Serviceable assembly attribute and nuspec attributes for all shipping CLI assemblies.

Fix #3345

* Use NugetCache Sentinel for Telemetry setting.

* Fix Oracle Linux version in README.md

Oracle Linux 7 -> Oracle Linux 7.1

* Fix README to use hostfxr download links (#3622)

Also fix a rebase error from b524fd079e6dcdd744faeb6061ccbfe99d1f810f#diff-04c6e90faac2675aa89e2176d2eec7d8

* Remove the VS2012 CRT dependency from docs (#3632)

* fix typo in dotnet-install file

This was needed to rebuild the CLI with the updated Roslyn NuGet packages.

Thanks goes to @akoken for the fix.
2016-06-22 15:17:54 -07:00
Eric Erhardt
3ad996f0f8 Add Code of Conduct details to README.md 2016-06-22 11:29:08 -05:00
Zlatko Knezevic
7f9c510247 Moving certain documents to the dotnet/core repo (#3660)
* Moving certain documents to the dotnet/core repo

Moving the following documents to the dotnet/core repo, to make maintenance easier and also to keep all of the various support documents for .NET Core all-up in the same place. 

The documents changed:

* supported-os-matrix.md
* known-issues.md
* cli-prerequisites.md


Also editing the README.md document to point to the new repo and its documents where needed.
2016-06-21 09:48:15 -07:00
Senthil
c160c8256a Fix hostfxr download link in README.md (#3654) 2016-06-20 18:22:33 -07:00
Petr Onderka
b21dc15270 Fixed links in README.md 2016-06-07 18:42:05 +02:00
Eric Erhardt
302ac1e858 Merge pull request #3046 from benaadams/patch-1
Add slack channel
2016-06-06 09:20:04 -05:00
Zlatko Knezevic
beb37128d8 Update README.md (#3341)
Something werid happened with README update, so fixing it.
2016-06-02 07:22:03 -07:00
Zlatko Knezevic
a4c61873be Update README.md (#3309)
Adding more stuff around the docs and release schedules. Also, changing the outdated running information. 

skip ci please
2016-06-02 07:20:23 -07:00
Livar Cunha
636ffac3a9 Undoing documentation changes to include ubuntu16.04. Will add it back once we have VSO builds running happily and producing binaries for it. 2016-05-31 15:15:56 -07:00
Livar Cunha
b524fd079e Undoing documentation changes to include ubuntu16.04. Will add it back once we have VSO builds running happily and producing binaries for it. 2016-05-31 15:15:56 -07:00
Livar Cunha
84d1b60ffe Adding docker files, modifying scripts and code to handle ubuntu 16.04 2016-05-31 15:15:08 -07:00
Petr Onderka
2fb8656936 Removed ASP.NET RC1 section from README (#3261) 2016-05-31 15:05:17 -07:00
Mark Rendle
5ac3954ee4 Fix Building from source links in README 2016-05-31 14:24:30 +01:00
Piotr Puszkiewicz
69f573abf6 Update readme.md channel 2016-05-20 14:04:53 -07:00
Ben Adams
a2b1c0e280 Add slack channel 2016-05-16 15:23:01 +01:00
Zlatko Knezevic
aed97a9b6d Update README.md
Add the blog post that explains the new schedules.
2016-05-06 12:54:15 -07:00
Peter Marcu
effefb9e73 Update README.md 2016-05-04 09:18:09 -07:00
Peter Marcu
92d9c2179d Add Official Build Links
Add Official Build Links to Badges
2016-05-03 08:11:02 -07:00
Peter Marcu
b5046edcb9 Merge pull request #2447 from adityamandaleeka/fix_doc_link_rel
Fix incorrect link to documentation in README
2016-04-26 13:17:12 -07:00
MichaelSimons
e45c8ae5a2 Update README.md to include Debian build status and download links 2016-04-18 10:03:54 -05:00
Nate Amundson
c07c53dd43 Fix download link for RHEL 7.2 .NET Core Binaries 2016-04-14 19:45:01 -05:00
Aditya Mandaleeka
326ee0fdb7 Fix incorrect link to documentation. 2016-04-12 16:01:37 -07:00
Sridhar Periyasamy
67bbca00c9 Update README.md
We have moved the Linux build definitions to mseng subscription. So updating the build status badges to reflect that.

@dotnet-bot skip ci please
2016-04-11 11:21:47 -07:00
Eric Erhardt
49fae29b7b Merge pull request #2149 from danquirk/EULAUpdate3
EULA update for telemetry/data collection
2016-04-05 19:38:35 -05:00
Dan Quirk
d59b7d8034 Use https link 2016-04-04 18:29:21 -07:00
Peter Marcu
813049dabe Merge pull request #2147 from dotnet/rich-patch
Clean up product naming
2016-04-01 13:41:44 -07:00
Bryan Thornbury
f02c1ed96d Make version badges links to .version file with commit she
skipci please skipciplease
2016-03-31 13:54:00 -07:00
Dan Quirk
508eeb6d29 Shortened URL to link to EULA in README 2016-03-30 18:11:59 -07:00
Dan Quirk
dd15e7ecc6 Updating EULA and README for data collection policy 2016-03-30 16:47:49 -07:00
Richard Lander
61e2acfc0e Clean up product naming 2016-03-30 15:05:16 -07:00
Bryan Thornbury
69e7d5cdde Update readme for new installers 2016-03-24 16:33:28 -07:00
Eric Erhardt
c5c77ca605 Update README.md to point to correct Ubuntu installer
The Ubuntu installer link is out of date.
2016-03-24 12:23:38 -05:00
James Ko
c7f980d77d Fix a couple of typos in the .md/doc files 2016-03-22 00:11:19 -04:00
Sridhar Periyasamy
43ac2b45f4 Update README.md
Re-arrange the installers table. The version badges were rendered inconsistently in the earlier format.
2016-03-21 17:45:32 -07:00
Sridhar Periyasamy
2a8161dc19 Update README.md
Point to the new download links for the CLI SDK.

 - Ubuntu deb packages link is still broken. It points to an old version.
2016-03-21 11:10:59 -07:00
Andrew Stanton-Nurse
88fc96803a update README links 2016-03-16 14:05:46 -07:00
Peter Marcu
11e218d341 Updating installer text 2016-03-15 15:00:54 -07:00
Sridhar Periyasamy
71d71b8ddc Add RHEL and Windows x86 to CI.
- Changes in netci.groovy to delete post-merge builds. We are suign VSO
  for that.
- Also add RHEL and Windows x86 to PR CI jobs. Instead of doing 'debug'
  and 'release' for all platforms we are only selectively have a mixture
  of debug and release builds. (For ubuntu we are doing debug and release
  but that will change when we have 'Debian 8.2' support. Ubuntu:Debug
  will be replaced by Debian8.2:Debug)
- Minor change in install.sh to maintain uniformity in OS names.
2016-03-11 15:55:52 -08:00
Sridhar Periyasamy
b7392e65b6 Modify version badge URL to invalidate the github image cache. 2016-03-11 12:44:28 -08:00
Sridhar Periyasamy
ccf1a8bb39 Update the version badges links to point to new URIs. 2016-03-10 11:41:18 -08:00
Alex KeySmith
fc3f28f780 Links to dev docs in root readme 2016-02-25 09:58:24 +00:00
Zlatko Knezevic
ca685b6e27 Fixing a small RC1 omission in the README.md 2016-02-23 11:11:49 -08:00
Zlatko Knezevic
288a2a4dd5 Responding to PR feedback 2016-02-23 09:54:03 -08:00
Zlatko Knezevic
8551c72f82 Fixing the README.md and adding issues filing guide
The README.md contained some errors, corrected those. Removed the
native compilation bits for now.
Added an issue filing guide to make the issue process slightly better so we can
triage better.
2016-02-22 14:29:03 -08:00
Piotr Puszkiewicz
e625cbcf7a Removes usage of DOTNET_HOME in CLI repo.
DOTNET_HOME is no longer required, though it is a documented override, so this change removes all unnecessary references to DOTNET_HOME from the CLI Repo.
2016-02-18 15:38:23 -08:00
Piotr Puszkiewicz
02e39cf81d bust cache 2016-02-18 00:47:00 -08:00
Piotr Puszkiewicz
8d336788e3 bust the GitHub cache 2016-02-17 23:08:37 -08:00
Piotr Puszkiewicz
b34b5e7763 rebase 2016-02-17 18:50:30 -08:00
Sridhar Periyasamy
56e3d8f903 Upload bundles instead of MSI 2016-02-10 13:06:48 -08:00
Sridhar Periyasamy
f0a40feb19 Update README.md
Point to the 'beta' feed.
2016-02-10 10:46:32 -08:00
Sridhar Periyasamy
35442445ea Update README.md
Update the build status to VSO badges. And use only Jenkins for PR builds.
2016-02-05 12:51:08 -08:00
Zlatko Knezevic
c8421dd414 Merge pull request #644 from blackdwarf/isspage
Add a "Known issues" page to Documentation
2016-01-13 14:12:42 -08:00
Zlatko Knezevic
e071011f7e Add a note for VS 2015 x64 Native Tools requirement
Add a note to the README.md for VS 2015 x64 Native Tools requirement
for native compilation.

Fix #775
2016-01-13 09:57:12 -08:00
Zlatko Knezevic
3076081243 Add a "Known issues" page to Documentation
This page should contain issues that are affecting the entire product (most
or all commands) and potential workarounds, so users are not blocked. It should
also contain some instructions for certain simple scenarios (like OS X PKG
removal).
2016-01-13 08:52:33 -08:00
Zlatko Knezevic
2adb66cac5 Update README.md
Adding information about DOTNET_HOME to README.md when building from source.
2016-01-11 09:51:43 -08:00
Sridhar Periyasamy
8a21543d62 Update README.md
Fix debian package download link.
2016-01-07 13:08:54 -08:00
Zlatko Knezevic
c50e0d9cdc Update README.md
Remove the instructions to add DOTNET_HOME env variable post-install for Linux and OS X since it is not needed anymore. 

Fixes #685
2016-01-06 11:14:37 -08:00
Manish Jayaswal
3aafe72cd4 Update Readme.md
Fixed a typo
2015-12-31 09:38:04 -08:00
Piotr Puszkiewicz
dc9a446a97 Merge pull request #664 from cdmihai/updateReadmes
Update readmes to refer to build instead of compile
2015-12-29 23:03:16 -08:00
Bryan Thornbury
a40e533e0f Update Latest ubuntu installer link 2015-12-29 16:27:02 -08:00
Mihai Codoban
93cfbde0c9 update readmes to refer to build instead of compile 2015-12-29 13:37:12 -08:00
Sridhar Periyasamy
a34c588470 Update README.md
Include centos build statuses.
2015-12-24 22:09:09 -08:00
Gaurav Khanna
b3f43457bc Update CLI Readme.md for Mac JIT support 2015-12-19 15:19:57 -08:00
Sridhar Periyasamy
df70fdc96d Update README.md
Include a link to centos tarball.
2015-12-08 18:20:19 -08:00
Matt Mitchell
f393b65db8 Update badges to new locations 2015-12-03 09:08:15 -08:00
Piotr Puszkiewicz
4055145f12 Merge pull request #337 from blackdwarf/introadd
Additions to the intro document
2015-12-02 00:46:34 -08:00
Piotr Puszkiewicz
124e8f74bc Merge pull request #338 from cH40z-Lord/patch-1
Fixed formatting issues in README.md
2015-12-01 00:56:38 -08:00
The Gitter Badger
548c6f1a2d Add Gitter badge 2015-11-30 23:39:31 +00:00
Zlatko Knezevic
4686202f2e Additions to the intro document 2015-11-29 00:02:00 -08:00
Kai Eichinger
48c4ed6ffe Fixed formatting issues in README.md 2015-11-27 20:15:20 +01:00
Gaurav Khanna
ece953f531 Update Readme for Mac CPPCodegen support 2015-11-25 10:16:57 -08:00
Krzysztof Wicher
93fe133018 Update README.md 2015-11-24 13:25:08 -08:00
Zlatko Knezevic
4394b32263 Update README.md
Change the note to reflect the current reality on native compilation.
2015-11-23 09:26:00 -08:00
Zlatko Knezevic
bcadf9e3d7 More PR Feedbacl 2015-11-18 07:44:00 -08:00
Zlatko Knezevic
992837b4b8 More PR feedback 2015-11-18 07:42:12 -08:00
Zlatko Knezevic
cf9988a1ce Responding to PR feedback 2015-11-18 07:40:24 -08:00
Zlatko Knezevic
9cae6ff90e Adding new stuff to README 2015-11-18 07:28:39 -08:00
Zlatko Knezevic
6b71331ca9 Responding to PR feedback 2015-11-18 00:03:41 -08:00
Zlatko Knezevic
7981213df5 Add proper Docker link & some basic usage
Add proper link to the Docker Hub for Docker images.
Include some basic usage for the tools in the Readme.md so that
users can have an immidiate start if they come to the repo first.
2015-11-17 23:19:39 -08:00
Zlatko Knezevic
7b975aeeac Add contrib guidelines, Docker links
Add contribution guidelines. These just link to the CoreCLR ones. Add
stubs of the "user guide" and "developer guide".
Add links to the Docker base image repo on GitHub.
2015-11-16 20:11:22 -08:00
Krzysztof Wicher
e04f158078 Update README.md 2015-11-12 02:45:22 -08:00
David Fowler
537ba800f5 Update README.md 2015-11-07 22:16:39 -08:00
David Fowler
1aff1bcc69 Update README.md 2015-11-07 02:42:49 -08:00
David Fowler
6fb168c25e Update README.md
To reflect the latest
2015-11-07 02:41:54 -08:00
Sridhar Periyasamy
09a04a6646 Create/overwrite the latest blob with the most current zip/msi
Also updated the readme file to point to download locations for the latest
binaries/installers
2015-11-06 17:06:55 -08:00
Andrew Stanton-Nurse
fbedf48da2 fix windows build 2015-10-31 21:19:15 -07:00
Sridhar Periyasamy
d8ab5357fd Update README.md
Fixing the status badges.
2015-10-30 14:26:28 -07:00
Sridhar Periyasamy
10f1b6240a Update README.md
Add build status badges
2015-10-21 15:47:45 -07:00
Damian Edwards
89d3d710de Fix typo in README.md 2015-10-19 21:38:27 -07:00
David Fowler
1056577f02 Update README.md 2015-10-19 01:47:45 -07:00
Andrew Stanton-Nurse
d085855509 Update README.md 2015-10-08 15:34:41 -07:00
Andrew Stanton-Nurse
6825aec802 Update README.md 2015-10-08 15:17:08 -07:00
Andrew Stanton-Nurse
eaf7cb30ab add some readme 2015-10-08 14:49:39 -07:00
Andrew Stanton-Nurse
37de4976b3 add readme 2015-10-08 14:41:04 -07:00