diff --git a/README.md b/README.md index 839c2bcf..52f5075f 100644 --- a/README.md +++ b/README.md @@ -86,49 +86,13 @@ ECC v2.0.0 adds the public Hermes operator story on top of that reusable layer: Partners & sponsors -
-
- ![]() - CodeRabbit - - |
-
-
- ![]() - Greptile - - |
-
-
- - Atlas Cloud - - |
-
-
- - Moonshot AI - - |
-
-
- - Itô - - |
-
/);
+ assert.doesNotMatch(
+ readme,
+ /Partners & sponsors<\/strong><\/sub>\s*/
+ );
+ assert.doesNotMatch(readme, /Itô<\/strong>/);
+ assert.doesNotMatch(readme, /Moonshot AI<\/strong>/);
assertHonestComputeCopy(readme);
assert.match(
readme,