Skip to content

Commit 91d7b95

Browse files
committed
update README to add google groups info.
1 parent 881625a commit 91d7b95

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@ For download, check
3838
Tasks and issues are managed with github issue system
3939
* See https://github.com/EiffelWebFramework/EWF/issues
4040
* And visual dashboard: https://waffle.io/eiffelwebframework/ewf
41+
* Forum/group post: https://groups.google.com/forum/#!forum/eiffel-web-framework
4142

4243
## Requirements
43-
* Compiling from EiffelStudio 7.2 to 13.11 and more recent version of the compiler.
44-
* Developped using EiffelStudio 13.11 (on Windows, Linux)
45-
* Tested using EiffelStudio 13.11 with "jenkins" CI server (not anymore compatible with 6.8 due to use of `TABLE_ITERABLE')
44+
* Compiling from EiffelStudio 13.11 to 15.05 and more recent version of the compiler.
45+
* Currently being developped using EiffelStudio 15.01 (on Windows, Linux)
46+
* Tested using EiffelStudio 15.01 with "jenkins" CI server (not anymore compatible with 6.8 due to use of `TABLE_ITERABLE')
4647
* The code have to allow __void-safe__ compilation and non void-safe system (see [more about void-safety](http://docs.eiffel.com/book/method/void-safe-programming-eiffel) )
4748

4849
## How to get the source code?
@@ -100,6 +101,7 @@ review the [guidelines for contributing](CONTRIBUTING.md).
100101
Keep track of development and community news.
101102

102103
* Follow [@EiffelWeb](https://twitter.com/EiffelWeb) on Twitter
104+
* [Forum](https://groups.google.com/forum/#!forum/eiffel-web-framework) on Google groups.
103105
* Follow our [page](https://plus.google.com/u/0/110650349519032194479) and [community](https://plus.google.com/communities/110457383244374256721) on Google+
104106
* Have a question that's not a feature request or bug report? [Ask on the mailing list](http://groups.google.com/group/eiffel-web-framework)
105107

0 commit comments

Comments
 (0)