diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2018-08-24 04:26:45 -0700 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-08-24 04:26:45 -0700 |
commit | 4d521e05b6bc541838e7fdd0139182ff39c25772 (patch) | |
tree | 9b4d6909144622e97fd473058df14e42c5226c8d /pages/develop/tutorials/csharp/hello-world-cs.md.txt | |
parent | 066a740d60073593e2e3600056876f1ab46f1deb (diff) |
Wiki page hello-world-cs.md changed with summary [Proper section name for consistency] by Xavi Artigas
Diffstat (limited to '')
-rw-r--r-- | pages/develop/tutorials/csharp/hello-world-cs.md.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/develop/tutorials/csharp/hello-world-cs.md.txt b/pages/develop/tutorials/csharp/hello-world-cs.md.txt index b99f1fe02..09fda7baa 100644 --- a/pages/develop/tutorials/csharp/hello-world-cs.md.txt +++ b/pages/develop/tutorials/csharp/hello-world-cs.md.txt | |||
@@ -178,7 +178,7 @@ In this tutorial you have learned: | |||
178 | The following tutorial adds some text and a button to the UI, and shows how to react to a button press. | 178 | The following tutorial adds some text and a button to the UI, and shows how to react to a button press. |
179 | 179 | ||
180 | 180 | ||
181 | ## Resources ## | 181 | ## Further Reading ## |
182 | 182 | ||
183 | [Setting Up a C# Development Environment](/develop/setup/csharp/) | 183 | [Setting Up a C# Development Environment](/develop/setup/csharp/) |
184 | : Instructions for having EFL ready to work from C#. | 184 | : Instructions for having EFL ready to work from C#. |