diff --git a/README.md b/README.md index 5d477f05..5ddc647f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ blog post. To extend the above description, Timber... -1. Automatically structures your framework and 3rd party logs ([see below](#what-events-does-timber-structure-for-me)). +1. Automatically structures your framework and 3rd party logs (see next question). 2. Provides a [framework for logging custom events](#what-about-custom-events). 3. Does not lock you in with a special API or closed data. Just better logging. 4. Defines a [normalized log schema](https://github.com/timberio/log-event-json-schema) across *all* of your apps. Implemented by [our libraries](https://github.com/timberio). @@ -45,7 +45,7 @@ To extend the above description, Timber...

-
What events does Timber capture / structure for me?

+

What events does Timber capture & structure for me?

Out of the box you get everything in the [`Timber.Events`](lib/timber/events) namespace: