Unified design of main readmes
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<p align = "center">
|
||||
<img src = "https://upload.wikimedia.org/wikipedia/commons/d/d8/Coq_logo.png" width = "100">
|
||||
<img src = "https://calebstanford.com/img/2018/coq-vector-logo/coq-logo-large.png" width = "200">
|
||||
</p>
|
||||
|
||||
# Learn Coq with me
|
||||
# Introduction
|
||||
<a href = "https://github.com/alhassy/CoqCheatSheet/blob/master/CheatSheet.pdf">
|
||||
<img src = "https://img.shields.io/badge/-CheatSheet-blue">
|
||||
</a>
|
||||
@ -18,12 +18,12 @@ When I feel confident enough, I will film a 1-2h tutorial on Coq and attach it t
|
||||
<!-- - [Software Foundations](https://softwarefoundations.cis.upenn.edu/current/index.html) by Benjamin C. Pierce et al. -->
|
||||
|
||||
## ToC
|
||||
- [Learn Coq with me](#learn-coq-with-me)
|
||||
- [Introduction](#introduction)
|
||||
- [ToC](#toc)
|
||||
- [Motivation](#motivation)
|
||||
- [Installation](#installation)
|
||||
- [Basic Coq](#basic-coq)
|
||||
- [Introduction](#introduction)
|
||||
- [Introduction](#introduction-1)
|
||||
- [Comment on semantics](#comment-on-semantics)
|
||||
- [Type theory](#type-theory)
|
||||
- [Basic Concepts + Syntax](#basic-concepts--syntax)
|
||||
|
Reference in New Issue
Block a user