Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJb Evain <jbevain@gmail.com>2014-11-12 19:47:17 +0300
committerJb Evain <jbevain@gmail.com>2014-11-12 19:47:17 +0300
commitbad17e3a819aa3f61f24a715d493faa753ab2449 (patch)
treeee25c3d14d58ac44c936ec0b8799c5e22436702c /README.md
parent2bcb3ac8012e4769694a6676a476dba46eb78721 (diff)
Cecil is part of the .NET Foundation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c50ceaa..4623f59 100644
--- a/README.md
+++ b/README.md
@@ -12,4 +12,6 @@ Cecil has been around since 2004 and is [widely used](https://github.com/jbevain
The best way to learn how to use Cecil is to dive into the [Cecil.Samples](https://github.com/jbevain/cecil.samples) repository. It's a growing collection of samples with the goal of showing how to get things done using Cecil, as IL manipulation can sometime get tricky.
+Cecil is a project under the benevolent umbrella of the [.NET Foundation](http://www.dotnetfoundation.org/).
+
To discuss Cecil, the best place is the [mono-cecil](https://groups.google.com/group/mono-cecil) google group.