Skip to content

Commit

Permalink
Adding a post 1.0.0 development status to readme.me
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjdavis committed Nov 28, 2023
1 parent 0f30a4e commit 6121a8d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ A framework for building event sourced, CQRS applications.
- [2. Updating a Projection](#2-updating-a-projection)
- [3. Handling a Query](#3-handling-a-query)

## Development Status

[![Build Status](https://github.com/envato/event_sourcery/workflows/tests/badge.svg?branch=main)](https://github.com/envato/event_sourcery/actions?query=branch%3Amain)

Event Sourcery is in production use at [Envato](http://envato.com).

## Goals

The goal of EventSourcery is to make it easier to build event sourced, CQRS applications.
Expand Down

0 comments on commit 6121a8d

Please sign in to comment.