Update README.md to reference build_and_run.md and improve clarity
- Added a reference to build_and_run.md in the README for easier access to build and run instructions. - Cleaned up descriptions in README for better readability and consistency.
This commit is contained in:
13
README.md
13
README.md
@@ -45,3 +45,16 @@ The graph displays two series:
|
||||
|
||||
## Purpose
|
||||
This application simulates how a raised cosine filter can smooth transitions in a signal, with user-controllable parameters. It's particularly relevant for digital communication systems, where pulse shaping is critical for minimizing bandwidth and reducing inter-symbol interference (ISI).
|
||||
|
||||
---
|
||||
|
||||
## Build and Run Instructions
|
||||
|
||||
For detailed instructions on how to build and run this project on **Arch Linux**, **Ubuntu**, and **Windows**, refer to the [build_and_run.md](./build_and_run.md) file.
|
||||
|
||||
---
|
||||
|
||||
### What's Changed
|
||||
|
||||
- Added a reference to the `build_and_run.md` file for easy access.
|
||||
- Cleaned up descriptions to improve readability and consistency.
|
||||
|
Reference in New Issue
Block a user