Skip to content

Commit 208b36e

Browse files
authored
Merge pull request #77 from pulp-platform/lleone/readme-title
readme: Fix typos
2 parents d1b1201 + 0422aa2 commit 208b36e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.1.0] - 2025-07-15
7+
## [1.0.0] - 2025-08-08
88

99
### Added
1010

11-
- Initial early public release
11+
- Initial early public release

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 align="center">Chimera: A Flexible Heterogeneous SoC Template</h1>
1+
<h1 align="center">Chimera: A Flexible Multi-Accelerator Framework for Heterogeneous SoC Integration</h1>
22

33
<a href="https://pulp-platform.org">
44
<img src="docs/img/pulp_logo_icon.svg" alt="Logo" width="100" align="right">
@@ -28,7 +28,7 @@ Unless specified otherwise in the respective file headers, all code in this repo
2828

2929
## 🚀 Getting started
3030
### Environment setup for IIS-members
31-
For IIS members, set up the environment by sourcing the `iis-setup.sh` script:
31+
For IIS members, set up the environment by sourcing the `iis-env.sh` script:
3232
```sh
3333
source iis-env.sh
3434
```

0 commit comments

Comments
 (0)