Skip to content

Commit 03ea5ec

Browse files
authored
Update README.md
1 parent df05238 commit 03ea5ec

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

README.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -13,38 +13,8 @@ AierLab is dedicated to bridging the gap between theoretical AI research and pra
1313
- **Latest Updates:** Regular updates on our progress, new initiatives, and upcoming events.
1414
- **Educational Resources:** Access to publications, whitepapers, and other resources that contribute to the field of AI.
1515

16-
## Contributing
17-
18-
We encourage contributions from the community, whether it's feedback on our existing projects, suggestions for new initiatives, or improvements to our website. If you're interested in contributing, please:
19-
20-
1. Fork the repository.
21-
2. Create a new branch for your feature (`git checkout -b feature/AmazingFeature`).
22-
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`).
23-
4. Push to the branch (`git push origin feature/AmazingFeature`).
24-
5. Open a new Pull Request.
25-
26-
## Installation
27-
28-
To set up a local copy of the website for development and testing purposes, follow these steps:
29-
30-
```bash
31-
git clone https://github.com/AierLab/aierlab-website.git
32-
cd aierlab-website
33-
# install dependencies
34-
bundle install
35-
# serve the website locally
36-
bundle exec jekyll serve
37-
```
38-
39-
Access the local version of the site by navigating to `http://localhost:4000` in your web browser.
40-
41-
## License
42-
43-
This project is licensed under the Creative Commons License - see the [LICENSE.md](LICENSE.md) file for details.
44-
4516
## Acknowledgments
4617

47-
- Special thanks to [Start Bootstrap](http://startbootstrap.com/) for providing the template used for this site.
4818
- Thanks to all our contributors, partners, and everyone who has supported AierLab's journey.
4919

5020
## Contact

0 commit comments

Comments
 (0)