Skip to content

Commit 055c70f

Browse files
authored
Update README.md
1 parent c4c54cf commit 055c70f

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,9 @@
22

33
Python wrapping/binding for verible
44

5-
<<<<<<< before updating
6-
[![Build Status](https://github.com/dau-dev/verible-python/actions/workflows/build.yml/badge.svg?branch=main&event=push)](https://github.com/dau-dev/verible-python/actions/workflows/build.yml)
5+
[![Build Status](https://github.com/dau-dev/verible-python/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/dau-dev/verible-python/actions/workflows/build.yaml)
76
[![codecov](https://codecov.io/gh/dau-dev/verible-python/branch/main/graph/badge.svg)](https://codecov.io/gh/dau-dev/verible-python)
87
[![License](https://img.shields.io/github/license/dau-dev/verible-python)](https://github.com/dau-dev/verible-python)
9-
=======
10-
[![Build Status](https://github.com/dau-dev/verible/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/dau-dev/verible/actions/workflows/build.yaml)
11-
[![codecov](https://codecov.io/gh/dau-dev/verible/branch/main/graph/badge.svg)](https://codecov.io/gh/dau-dev/verible)
12-
[![License](https://img.shields.io/github/license/dau-dev/verible)](https://github.com/dau-dev/verible)
13-
>>>>>>> after updating
148
[![PyPI](https://img.shields.io/pypi/v/verible.svg)](https://pypi.python.org/pypi/verible)
159

1610
## Overview
@@ -47,7 +41,6 @@ verible-cli verible-verilog-ls
4741
This software is licensed under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
4842

4943
Verible is Copyright 2019-2024 Google LLC, licensed under the Apache 2.0 license.
50-
=======
44+
5145
> [!NOTE]
5246
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).
53-
>>>>>>> after updating

0 commit comments

Comments
 (0)