loopback-next
loopback-next copied to clipboard
docs: remove appveyor badge
Since we're no longer using appveyor in CI, so removing the badge in README
Checklist
- [x] DCO (Developer Certificate of Origin) signed in all commits
- [ ]
npm test
passes on your machine - [ ] New tests added or existing tests modified to cover all changes
- [x] Code conforms with the style guide
- [ ] API Documentation in code was updated
- [ ] Documentation in /docs/site was updated
- [ ] Affected artifact templates in
packages/cli
were updated - [ ] Affected example projects in
examples/*
were updated