diff --git a/README.md b/README.md index e4ff524..60f8dea 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ + + +[![lifecycle](https://img.shields.io/badge/lifecycle-stable-orange.svg)](https://www.tidyverse.org/lifecycle/#stable) + + + + # Neotoma_SQL This is a repository to store the functions used within the Neotoma Database for data access and updates. The Neotoma is a Postgres-based system, migrated from a SQL Server database. As such, at the current time, this repository largely reflects the state of transition between the two systems.