From 56bc5dfcdd125a12d19be2cd3dcc390d12eee8cb Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 3 Jun 2020 07:45:55 +0000 Subject: [PATCH] fix(core): update --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index b693692..4954894 100644 --- a/readme.md +++ b/readme.md @@ -27,11 +27,11 @@ Platform support | [![Supports Windows 10](https://badgen.net/badge/supports%20W Use TypeScript for best in class instellisense. -This package is an unofficial package for the logdna. It comes with the following festures: +This package is an unofficial package for the logdna.com service. It comes with the following features: -- aggregates logs that require the same uri query parameters and sends them as bundle. This ensures the correct order of logs -- resends logs that failed to send. -- supports smartlog messages and the smartlog ecosystem +- aggregate logs that require the same uri query parameters and sends them as bundle. This ensures the correct order of logs within logdna. +- resend logs that failed to send. +- support smartlog messages and the smartlog ecosystem ```typescript import { ILogPackage } from '@pushrocks/smartlog-interfaces';