Skip to content

Commit 941343f

Browse files
d-stahl-ericssonemichaf
authored andcommitted
Added brief project description to README (#3)
* Added brief project description to README As per issue #1, added a few lines of text describing the project and linking to Eiffel Intelligence and Eiffel repositories. * Updated license notice in README.md
1 parent fd3d397 commit 941343f

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,19 @@
1515
limitations under the License.
1616
--->
1717

18-
# Eiffel Intelligence
19-
Eiffel Intelligence is a real time data aggregation and analysis solution for Eiffel events. While Eiffel represents an event based architecture, Eiffel Intelligence addresses the need of stakeholders to view the current state of the system by bridging the divide from immutable events to mutable state representation.
18+
# Eiffel Intelligence Frontend
19+
Eiffel Intelligence Frontend is part of the [Eiffel Intelligence](https://github.com/Ericsson/eiffel-intelligence) implementation of [Eiffel](https://github.com/Ericsson/eiffel). Eiffel Intelligence Frontend allows the configuration of subscription and aggregation rules in Eiffel Intelligence.
20+
21+
Potential future features for Eiffel Intelligence Frontend include:
22+
* Real time testing of aggregation models for new bounded contexts
23+
* Web hooks
24+
* Much more
25+
26+
Join the development and contribute, or simply post a new [Issue](https://github.com/Ericsson/eiffel-intelligence-frontend/issues) with your ideas or requests for functionality!
2027

2128
This repository contains a software implementation based on the Eiffel protocol. For more information on Eiffel, its vocabulary, descriptions, guides and schemas, please see [the Eiffel repository](https://github.com/Ericsson/eiffel). For news, discussions and questions, please visit the [Eiffel Community Google group](https://groups.google.com/forum/#!forum/eiffel-community).
2229

23-
Eiffel Intelligence is licensed under the [Apache License 2.0](./LICENSE).
30+
Eiffel Intelligence Frontend is licensed under the [Apache License 2.0](./LICENSE).
2431

2532
## How to Propose Changes
2633

@@ -72,4 +79,3 @@ When John Doe makes a subsequent contribution the following year, the notice wil
7279

7380
> Copyright 2017-2018 Ericsson AB and others.
7481
> For a full list of individual contributors, please see the commit history.
75-

0 commit comments

Comments
 (0)