File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
-- This file is auto-generated from README_js.md. Changes should be made there.
3
3
-->
4
4
5
- # uuid [ ![ Build Status ] ( https://github.com/uuidjs/uuid/workflows/CI/badge.svg )] ( https://github.com/uuidjs/uuid/actions )
5
+ # uuid [ ![ CI ] ( https://github.com/uuidjs/uuid/workflows/CI/badge.svg )] ( https://github.com/uuidjs/uuid/actions?query=workflow%3ACI ) [ ![ Browser ] ( https://github.com/uuidjs/uuid/workflows/Browser/badge.svg )] ( https://github.com/uuidjs/uuid/actions?query=workflow%3ABrowser )
6
6
7
7
For the creation of [ RFC4122] ( http://www.ietf.org/rfc/rfc4122.txt ) UUIDs
8
8
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require('crypto').randomFillSync = function (a) {
14
14
};
15
15
```
16
16
17
- # uuid [ ![ Build Status ] ( https://github.com/uuidjs/uuid/workflows/CI/badge.svg )] ( https://github.com/uuidjs/uuid/actions )
17
+ # uuid [ ![ CI ] ( https://github.com/uuidjs/uuid/workflows/CI/badge.svg )] ( https://github.com/uuidjs/uuid/actions?query=workflow%3ACI ) [ ![ Browser ] ( https://github.com/uuidjs/uuid/workflows/Browser/badge.svg )] ( https://github.com/uuidjs/uuid/actions?query=workflow%3ABrowser )
18
18
19
19
For the creation of [ RFC4122] ( http://www.ietf.org/rfc/rfc4122.txt ) UUIDs
20
20
You can’t perform that action at this time.
0 commit comments