Skip to content

Commit

Permalink
Fix Error
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdhilahiRWabwire committed Nov 5, 2024
1 parent 7cea889 commit ead4bd3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@

# Data Interchange Web

Data Interchange is a Network Application Programming Interface Platform

Data Interchange Web is the Web implementation of Data Interchange
Data Interchange is a Network Application Programming Interface Development Platform

## Features

Expand Down Expand Up @@ -87,5 +85,5 @@ zig build
## Install Web Server

```shell
echo 'export PATH="$PATH:/usr/lib/htdinet"' >> ~/.profile
echo 'export PATH="$PATH:/usr/local/bin/htdinet"' >> ~/.bashrc && sudo echo 'export PATH="$PATH:/usr/local/bin/htdinet"' >> /etc/skel/.bashrc
```

0 comments on commit ead4bd3

Please sign in to comment.