From 4db76a77c9420d15df20cb0735a855e1e01c1db7 Mon Sep 17 00:00:00 2001 From: Zeping Bai Date: Thu, 6 Jun 2024 17:41:43 +0800 Subject: [PATCH] docs: add api7 backend readme (#106) --- libs/backend-api7/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/libs/backend-api7/README.md b/libs/backend-api7/README.md index 1c5f955e..720d5b18 100644 --- a/libs/backend-api7/README.md +++ b/libs/backend-api7/README.md @@ -1,7 +1,8 @@ -# backend-api7 +# API7 Enterprise backend for ADC -This library was generated with [Nx](https://nx.dev). +## Supported Features -## Running unit tests - -Run `nx test backend-api7` to execute the unit tests via [Jest](https://jestjs.io). +| Features | Supported | +| ------------- | --------- | +| Dump to ADC | ✅ | +| Sync from ADC | ✅ |