diff --git a/lang/es/spec/v1.0.0-beta.1.md b/lang/es/spec/v1.0.0-beta.1.md index 8227811..47013a6 100644 --- a/lang/es/spec/v1.0.0-beta.1.md +++ b/lang/es/spec/v1.0.0-beta.1.md @@ -149,10 +149,13 @@ folks contributing to: ## Projects Using Conventional Commits -* [yargs](https://github.com/yargs/yargs): everyone's favorite pirate themed command line argument parser. -* [istanbuljs](https://github.com/istanbuljs/istanbuljs): a collection of open-source tools - and libraries for adding test coverage to your JavaScript tests. +* [yargs](https://github.com/yargs/yargs): Everyone's favorite pirate themed command line argument parser. +* [istanbuljs](https://github.com/istanbuljs/istanbuljs): A collection of open-source tools and libraries for adding test coverage to your JavaScript tests. * [standard-version](https://github.com/conventional-changelog/standard-version): Automatic versioning and CHANGELOG management, using GitHub's new squash button and the recommended Conventional Commits workflow. +* [angular](https://github.com/angular/angular): Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript (JS) and other languages. +* [karma](https://github.com/karma-runner/karma): Spectacular Test Runner for JavaScript. +* [RxJS](https://github.com/ReactiveX/rxjs): A reactive programming library for JavaScript. +* [Cycle.js](https://github.com/cyclejs/cyclejs): A functional and reactive JavaScript framework for predictable code. [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)