diff --git a/README.md b/README.md index a4469eb..66c42cb 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,6 @@ Template npm library for Salesforce CLI and VSCode Extensions [![NPM](https://img.shields.io/npm/v/@salesforce/library-template.svg?label=@salesforce/library-template)](https://www.npmjs.com/package/@salesforce/library-template) [![Downloads/week](https://img.shields.io/npm/dw/@salesforce/library-template.svg)](https://npmjs.org/package/@salesforce/library-template) [![License](https://img.shields.io/badge/License-BSD%203--Clause-brightgreen.svg)](https://raw.githubusercontent.com/forcedotcom/library-template/main/LICENSE.txt) -TODO: - -- [ ] In `dev generate library` replace `@salesforce/template-library` in hello.ts -- [ ] In `dev generate library` replace `@salesforce/template-library` in package.json "issue" link - ## Using the template This repository provides an opinionated template for an npm library that will be consumed primarily by the Salesforce CLI and VSCode Extensions.